diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-26 14:43:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-26 14:43:58 +0100 |
| commit | 2590ffa2e829cb3b930481dfa299269698e5902a (patch) | |
| tree | bfe73861dc9633f1d2f9e89014050e9f061bb396 /wscript | |
| parent | e3609d01179f6bfd6d890c3300db1142071c73f9 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.3.6' +VERSION = '2.3.6devel' def options(opt): opt.load('compiler_cxx') |
