diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-11 13:58:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-11 13:58:03 +0000 |
| commit | 656093831c91e760769c570125d2737ff69ba1c9 (patch) | |
| tree | 5ec4750e510829efc15537df71228d934f8cf180 /wscript | |
| parent | 0afd5cd7364bba0c7962b2c88059bba278b4fe44 (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.6' +VERSION = '2.6.6devel' def options(opt): opt.load('compiler_cxx') |
