diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-01 22:02:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-01 22:02:21 +0100 |
| commit | e3bb6707618b6a313a490f387bffbf0b6a064643 (patch) | |
| tree | 72c0544f871afe307d2478395e1639e234603226 /wscript | |
| parent | 4a921eea6a41d7db1eb534873973026b08d22d21 (diff) | |
Bump versionv2.11.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.11.23devel' +VERSION = '2.11.24' def options(opt): opt.load('compiler_cxx') |
