diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-17 15:45:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-17 15:45:43 +0100 |
| commit | 1675f8b333f32eb313500e03d6591edf831260bd (patch) | |
| tree | 05004ceeb8652fadba26659c41e83e18b744db91 /wscript | |
| parent | 1b627523c0e63a8db5aa74c103c6d1caa48f6f9b (diff) | |
Bump versionv2.1.24
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 APPNAME = 'dcpomatic' -VERSION = '2.1.23devel' +VERSION = '2.1.24' def options(opt): opt.load('compiler_cxx') |
