diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-25 00:01:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-25 00:01:47 +0000 |
| commit | 34cab8007f2f359590e4d93599c00ea538c59f4c (patch) | |
| tree | a32982145d8db4199de2f1d882c0e937e6c8cf56 /wscript | |
| parent | 9eaa9ceb977d6da492695a286a8b5d88ad8bee85 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.12.3' +VERSION = '2.12.3devel' def options(opt): opt.load('compiler_cxx') |
