diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-04 10:23:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-04 10:23:31 +0100 |
| commit | 71da9ed06cef6dccd79f31b6f706cc34a9d15b27 (patch) | |
| tree | 99f1a79a65ce75809e9316729445f5447bdb67d3 /wscript | |
| parent | 40134df8a8540f5002ab15934d650753e86a39fd (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.52' +VERSION = '2.1.52devel' def options(opt): opt.load('compiler_cxx') |
