diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-20 16:29:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-20 16:29:05 +0100 |
| commit | a336236cc95034f25ffe503a2ca1c2de2557b296 (patch) | |
| tree | b4653a5c547565f2b5f50c343186bbf1fefee93e /wscript | |
| parent | 2fba468de2366da439edcda72bf7bbb092768c4f (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.9.23' +VERSION = '2.9.23devel' def options(opt): opt.load('compiler_cxx') |
