diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-19 22:17:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-19 22:17:51 +0100 |
| commit | cc08eda9243c746d8940259428e61cc90d31c873 (patch) | |
| tree | c0b65147055af4a20140fafeb51682f6e7d25768 /wscript | |
| parent | a8a930015468162baafed88c36535a58749471b0 (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.8.12' +VERSION = '2.8.12devel' def options(opt): opt.load('compiler_cxx') |
