diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-23 18:32:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-23 18:32:26 +0000 |
| commit | 1c2f5d29c129028f9ae5b4b064a06dfa1c1c1214 (patch) | |
| tree | f200e56e8a30a85d4ba33eefb500a870d8202302 /wscript | |
| parent | 21884333236eb68a9a3c9b28599b36521427f39b (diff) | |
Bump version
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.6.10' +VERSION = '2.6.10devel' def options(opt): opt.load('compiler_cxx') |
