diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-11 15:02:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-11 15:02:15 +0000 |
| commit | cf076f9b0b92303d616539517c2b0c54755a6920 (patch) | |
| tree | 8f9b127fd9673519afba32083b84c631038f7318 /wscript | |
| parent | 48cd1336041248936cbf56d6964c75e5388214dd (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.7' +VERSION = '2.6.7devel' def options(opt): opt.load('compiler_cxx') |
