diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-23 09:44:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-23 09:44:58 +0100 |
| commit | 4f34e16657e8690d4ab422e8609b2a42d5b1b22f (patch) | |
| tree | 3b89d5b3d38a789047009b064feb69d651450c60 /wscript | |
| parent | 167deda43c57eca795ee93007fb1d9d376a2e931 (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.6' +VERSION = '2.11.6devel' def options(opt): opt.load('compiler_cxx') |
