diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-31 02:16:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-31 02:16:53 +0000 |
| commit | 7ba51b76ef6a04286d94b05171d4c24f55a44d6a (patch) | |
| tree | dbcbf5177c067e17eadfbfb5c957c08bc0b0f35a /wscript | |
| parent | 3237facca70b74448365c9d89888b05d300e6631 (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.32' +VERSION = '2.11.32devel' def options(opt): opt.load('compiler_cxx') |
