diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-18 22:31:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-18 22:31:21 +0100 |
| commit | 8f698532b42f300029adf94c62c0f509489318c3 (patch) | |
| tree | f03d55b238e0db5d6c0185c86acff2f0a05f26d4 /wscript | |
| parent | 3e0bb7519cc51064a64d7cbf4660772f5d168996 (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.9.13' +VERSION = '2.9.13devel' def options(opt): opt.load('compiler_cxx') |
