diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-19 00:32:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-19 00:32:48 +0000 |
| commit | daa7b1e5647ddb3478b6515b1506ea97ea8ee0e5 (patch) | |
| tree | 68496e90c5ccad458748337ce746078b5b7e3673 /wscript | |
| parent | aaffd7fa8b2dee13062184098c18cdac98de0ca7 (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.30' +VERSION = '2.11.30devel' def options(opt): opt.load('compiler_cxx') |
