diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-02 23:46:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-02 23:46:54 +0000 |
| commit | 49ece445d2392c9b2f4172b7dafd94a13d5431fc (patch) | |
| tree | a56855a2b534a94844008e69e3bbb94340e026b1 /wscript | |
| parent | ffb0368ba311b6e16fa89360caeaf71541ef75b7 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.63.8devel' +VERSION = '1.64.0' def options(opt): opt.load('compiler_cxx') |
