diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-09 01:14:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-09 01:14:19 +0100 |
| commit | 4a0ae92e28d7d1f0dd648d1b620efc324fdef161 (patch) | |
| tree | 35851267ffe2ecd4a08d80e3e4a4724e77595a6b /wscript | |
| parent | 80c4bfe280d8d5bfa1850d1898e0b5b4c1b1b6d8 (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.10' +VERSION = '2.9.10devel' def options(opt): opt.load('compiler_cxx') |
