diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-22 00:41:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-22 00:41:50 +0100 |
| commit | d4dbedb4b532cb0403c6686f0f5e9bed755221fb (patch) | |
| tree | 9eae46272eed6b533647fd631920c6918cebe48e /wscript | |
| parent | a28956d3137ad17c651f4f6d68bace8f3ab44caa (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.9.14' +VERSION = '2.9.14devel' def options(opt): opt.load('compiler_cxx') |
