diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-18 23:55:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-18 23:55:11 +0100 |
| commit | 91d453e6ea4c959ab11f68184172929ef863d158 (patch) | |
| tree | 0ec453e47340df546172e10a699e75d75907ce80 /wscript | |
| parent | 9ff67611da7b2376456b84c8ddd6f2599a4bfb8a (diff) | |
Bump version
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.27' +VERSION = '2.11.27devel' def options(opt): opt.load('compiler_cxx') |
