diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-23 19:06:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-23 19:06:49 +0100 |
| commit | 95dceb3e5e6ef810c4bfa31b63a2caa5a9145ced (patch) | |
| tree | 301b5063fc481fa8f5f91d4c2a9588a7cdd63d7c /wscript | |
| parent | 485bdf3ee3f1a90d81eb93422da1be1aa121a164 (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.9.27' +VERSION = '2.9.27devel' def options(opt): opt.load('compiler_cxx') |
