diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-11 14:31:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-11 14:31:15 +0100 |
| commit | 3fcc3d5be857eacc1dcc7e71298c1a28eeca9eb2 (patch) | |
| tree | 8d09da9e00f5b04d4a2c31cb3ec06ed072acc5a0 /wscript | |
| parent | 946fd3d00a60a2c03915cabef984a508b5ce19eb (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.12' +VERSION = '2.11.12devel' def options(opt): opt.load('compiler_cxx') |
