diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-23 12:06:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-23 12:06:49 +0100 |
| commit | 846e27534ae26abc1aa1a74e0ef05bf5b60e7955 (patch) | |
| tree | 2f7a83448a771bbc6d0bbbb46af4bda380ac32dd /wscript | |
| parent | 6ae538e8536a3b32d539bc5100c525a8fcc9a2f7 (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.6' +VERSION = '2.12.6devel' def options(opt): opt.load('compiler_cxx') |
