diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-21 00:24:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-21 00:24:15 +0100 |
| commit | c6eed9c4b3506a2ca30a03b72f832c9f34b2a15d (patch) | |
| tree | 9ba42c04ff585a54bff156546a82f675f5276eb7 /wscript | |
| parent | a56a6b1de1a92f01ca727ae467688f069740857b (diff) | |
Bump versionv2.9.24
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.9.23devel' +VERSION = '2.9.24' def options(opt): opt.load('compiler_cxx') |
