diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-11 18:28:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-11 18:28:09 +0000 |
| commit | a98a9b16317ab796c6f13799c0459691512ed6b3 (patch) | |
| tree | 13b254b7ae35915af53054880169e9d95af347da /wscript | |
| parent | bd915462e973565f6bbdcd837047ba4b2f6e15ff (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.10.3' +VERSION = '2.10.3devel' def options(opt): opt.load('compiler_cxx') |
