diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-28 11:33:02 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-28 11:33:02 +0000 |
| commit | 6478e5d4b9c54cd2102ac611c35cb83b0519db26 (patch) | |
| tree | b4fa505c4f309bb75a8dac3a365090acb78f59bc /wscript | |
| parent | b4252ca75667f06c58721e7def1f326452ec29e7 (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, Context APPNAME = 'dcpomatic' -VERSION = '2.4.13' +VERSION = '2.4.13devel' def options(opt): opt.load('compiler_cxx') |
