diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-24 01:07:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-24 01:07:24 +0000 |
| commit | e4378571e5f0c7aec4abceeef88de243b3f3e7e8 (patch) | |
| tree | 04e5881c8e8da42906830c564fda1e511f19f003 /wscript | |
| parent | 8fbf2e58016b9698bf2d1afff588675bf603b705 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.62' +VERSION = '2.11.62devel' def options(opt): opt.load('compiler_cxx') |
