diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-04 09:16:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-04 09:16:24 +0000 |
| commit | 16d27b9621a6e4e782f8bdbf375f01e187883320 (patch) | |
| tree | 1318ec2fc59291c3de24c2e59a5c49ade392f340 /wscript | |
| parent | 0c7457940715ac022aded1a81614c833845c491c (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.3' +VERSION = '2.6.3devel' def options(opt): opt.load('compiler_cxx') |
