diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-05 01:34:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-05 01:34:43 +0000 |
| commit | 75b9c2c3ce996a72d3f9084b827561bac1bbfd96 (patch) | |
| tree | 23e5b773aa5516a26fbe310ee543f8c6865d0595 /wscript | |
| parent | 5462c9c9818db66d0025760091eb8d25c133bf5d (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.11.70' +VERSION = '2.11.70devel' def options(opt): opt.load('compiler_cxx') |
