diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-11 18:37:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-11 18:37:55 +0100 |
| commit | d9fda4b3f5e2cee88b4c2a26d5188e85b601f719 (patch) | |
| tree | 5a6465a9974fdbd87201166ddbaa897f8982f2ee /wscript | |
| parent | 27bd2c44278ccf181b11ba961649a3e9b3ae03af (diff) | |
Bump versionv2.4.9
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, Context APPNAME = 'dcpomatic' -VERSION = '2.4.8devel' +VERSION = '2.4.9' def options(opt): opt.load('compiler_cxx') |
