diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-27 19:02:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-27 19:02:58 +0000 |
| commit | 90f9013fca7edc323d5730c87f937c4967e8d740 (patch) | |
| tree | 12fc9d6fb7e4912c56c234840c70082b41cee0e2 /wscript | |
| parent | 17fd447bd207b11d351d991292ad4d010c0999d6 (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, Context APPNAME = 'dcpomatic' -VERSION = '2.5.10' +VERSION = '2.5.10devel' def options(opt): opt.load('compiler_cxx') |
