diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-22 16:53:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-22 16:53:32 +0000 |
| commit | db555aaef5bbee3100cc4108b0982c0219a0c1f4 (patch) | |
| tree | 647f924dfb9e49463febb9797b91daa752595a75 /wscript | |
| parent | e82735c2f8b225eea4ee09e2ff8cfb9d27db09ea (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.12.1' +VERSION = '2.12.1devel' def options(opt): opt.load('compiler_cxx') |
