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 | dfa04ddfb213a0f95d13f8c4f2f0e83fb59aae45 (patch) | |
| tree | 9e65d481000d1886584ba5f01153fc8d46e483b4 /wscript | |
| parent | 1dc1916c5e27b9d4f2f06dcb6101e7726f877850 (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.23devel' +VERSION = '2.0.24' def options(opt): opt.load('compiler_cxx') |
