diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-06 12:58:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-06 12:58:10 +0100 |
| commit | a2e9919e55c369e78c8e0a45403d36a302019865 (patch) | |
| tree | 97cc7a772f44cc432b3d4f27bf645a3f4c91efaa /wscript | |
| parent | ba3bc9b33463b157f3b54449ce024d277f1f7f17 (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.1.56' +VERSION = '2.1.56devel' def options(opt): opt.load('compiler_cxx') |
