diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-08 01:46:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-08 01:46:37 +0100 |
| commit | 61f81caacd7d45ace5c1a52c1f7b4f8afac5eb80 (patch) | |
| tree | e26c5b572ec6a5b55fe74b9382321fdf182a7006 /wscript | |
| parent | 7fe1840eb620645f0a4220f999fde69ff8cdde5c (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.0' +VERSION = '2.9.0devel' def options(opt): opt.load('compiler_cxx') |
