diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-04 23:41:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-04 23:41:20 +0100 |
| commit | f2f5710a463b5f1629fb789578bc21d673155ff8 (patch) | |
| tree | dd002fd11fc0ec9d3805384416e78173b3153dd9 /wscript | |
| parent | 257a0628e7a59b4fbdb8eb9f1faf92631e4c2737 (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.9' +VERSION = '2.9.9devel' def options(opt): opt.load('compiler_cxx') |
