diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-06 09:21:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-06 09:21:49 +0100 |
| commit | aa5848e40d002c412832cfeb484617047b131007 (patch) | |
| tree | 232053683862d5c963ba8160165b10c65238704e /wscript | |
| parent | 6db8c09da30988867b080ab7a876872222733424 (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.4.1' +VERSION = '2.4.1devel' def options(opt): opt.load('compiler_cxx') |
