diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-13 10:31:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-13 10:31:46 +0000 |
| commit | f365aee68909d2c30e7072377f2a0eed624da723 (patch) | |
| tree | d7db4c1b8a8b8188645b05b1301ed1aef001bbbd /wscript | |
| parent | 1a74f84f210a4ad600b2c140b2341fbd9ec69874 (diff) | |
Bump versionv2.11.28
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.27devel' +VERSION = '2.11.28' def options(opt): opt.load('compiler_cxx') |
