diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-11 22:57:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-11 22:57:23 +0000 |
| commit | 1ede0607183bed52a0adfa26a513e5857ecf5a70 (patch) | |
| tree | f32e5ada4802802545813205bd15596d5e9b68c8 /wscript | |
| parent | dfa04ddfb213a0f95d13f8c4f2f0e83fb59aae45 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.24' +VERSION = '2.0.24devel' def options(opt): opt.load('compiler_cxx') |
