diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-17 16:08:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-17 16:08:37 +0100 |
| commit | 5693aef6071d9d89ebbe8f257e0ed65d443fe9e4 (patch) | |
| tree | 30944e866438710fd1312b8c5f913def5fd2a650 /wscript | |
| parent | 57f9f6d535661860990e74bcc3b00e80c8a705ed (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.4.12' +VERSION = '2.4.12devel' def options(opt): opt.load('compiler_cxx') |
