diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-27 18:24:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-27 18:24:48 +0100 |
| commit | 288b049b3374f3c8843c400731364106936bff8f (patch) | |
| tree | df83e3f73cfb1003b27101bc2de38384d45e9912 /wscript | |
| parent | a31ca029ee2d656c4d86b2873e410875b8befac9 (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.30' +VERSION = '2.1.30devel' def options(opt): opt.load('compiler_cxx') |
