diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-07 00:53:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-07 00:53:46 +0000 |
| commit | 0b88e667f386d50d7e87b072ad5e9ff7a8844f59 (patch) | |
| tree | bff7f9f07754e12db82272f92ce1f37890bf3560 /wscript | |
| parent | 6fecc56c671df305e961dda6f432f84e654fd58c (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.12' +VERSION = '2.6.12devel' def options(opt): opt.load('compiler_cxx') |
