diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-29 23:46:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-29 23:46:44 +0100 |
| commit | c3bb1c6614c98f8c548e6e9ab4eac28b3a771f16 (patch) | |
| tree | 4589bfcd8f9661629693545933d0097fea7b2f2e /wscript | |
| parent | 1daeeb6b5bd9966b605f6dc8894a191365b20f61 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.12' +VERSION = '2.1.12devel' def options(opt): opt.load('compiler_cxx') |
