diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-31 01:13:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-31 01:13:09 +0000 |
| commit | 79660dc6189d647c2e0453de294c867d7a2c0664 (patch) | |
| tree | 89cc95a9366d02443045bc0912435ee5c8896320 /wscript | |
| parent | 7623a44db8a37784d7f027e7d10e8dffe5f978a1 (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.46' +VERSION = '2.11.46devel' def options(opt): opt.load('compiler_cxx') |
