diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-27 21:59:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-27 21:59:29 +0100 |
| commit | 6e20a469cab403a74b7af54234c861d4882a46d3 (patch) | |
| tree | f6b06548c61e0877b126c37f204ffc3038ef19a0 /wscript | |
| parent | b422a72d1f637e21d621c075de10eb3daa98bb1d (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.3.7' +VERSION = '2.3.7devel' def options(opt): opt.load('compiler_cxx') |
