diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-29 15:38:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-29 15:38:52 +0000 |
| commit | 3bbed244acf1f34d439f97223b673f61219f2f32 (patch) | |
| tree | 6c266e829dc7116f3700356f5a9a01b8438cfc3f /wscript | |
| parent | ef4df1ccc8de1a1e36eb99d067495fe15154b153 (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.12' +VERSION = '2.5.12devel' def options(opt): opt.load('compiler_cxx') |
