diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-01 09:57:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-01 09:57:27 +0100 |
| commit | eafc31e4f513a8ec11bd806e5bf36f21d32689a0 (patch) | |
| tree | 1a5cd6569194d9d69592b1684e0c6f9e12aa194e /wscript | |
| parent | 43496dcdb9a22205b0504926a6bb9ddddbfa0b68 (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.3.12' +VERSION = '2.3.12devel' def options(opt): opt.load('compiler_cxx') |
