diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-21 20:27:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-21 20:27:04 +0000 |
| commit | db0b140dac10fe5d7c81e598970189bdb8bdfda1 (patch) | |
| tree | 3a52f20dab941ea4d4486f41c47f1cfa3ecca3d0 /wscript | |
| parent | b003da7ac47a1b538336f99e2cbe3fe6500644aa (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.6.24' +VERSION = '2.6.24devel' def options(opt): opt.load('compiler_cxx') |
