diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-10 16:41:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-10 16:41:52 +0000 |
| commit | d04a48e2e6f5d5f3a891e0d57b0c17b979781554 (patch) | |
| tree | 0eed15eb58206fbe4bc092d46ce52ccd238618e0 /wscript | |
| parent | f580c205bc6f3c723a01c2cc2333c11cc0cabcb2 (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.64.10' +VERSION = '1.64.10devel' def options(opt): opt.load('compiler_cxx') |
