diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-23 00:40:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-23 00:40:07 +0000 |
| commit | 4eeb723e78aadb3292a919d8ed44c70ead8d9271 (patch) | |
| tree | 5949982da8431b2f78e755a68323a8a1af41aafa /wscript | |
| parent | fad3626ed40c389fc2cc72ce221fa86e80eb2b57 (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.6' +VERSION = '1.63.6devel' def options(opt): opt.load('compiler_cxx') |
