diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-21 19:22:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-21 19:22:48 +0000 |
| commit | 6f2a0e80468f71aba9649bc36ae2ef4afc245203 (patch) | |
| tree | 81a2e3ced964cefabc39c0dc0dc1a27fb17e308c /wscript | |
| parent | ddf0bcd828f5cd10804704b3cb862876a4b5cf5f (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.23' +VERSION = '2.6.23devel' def options(opt): opt.load('compiler_cxx') |
