diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-07 22:37:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-07 22:37:19 +0000 |
| commit | 9ddd4dfe7b119e475baa7962ad62098bc0dc840b (patch) | |
| tree | 21880173ba53f40add275b3f58330f63ee988af4 /wscript | |
| parent | 1943a2a4e04bc803f15a595f6faacf53cbab224f (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.50' +VERSION = '2.11.50devel' def options(opt): opt.load('compiler_cxx') |
