diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-28 16:12:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-28 16:12:04 +0100 |
| commit | aa8543e0bf5a18b3dded300bf404de1e7f32baf5 (patch) | |
| tree | 7122c36d4d286012f30b0fc42059f922b43bfcaa /wscript | |
| parent | b04fd1a9befdca55d7a6f8dcf9494204ef19d12b (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.9.7' +VERSION = '2.9.7devel' def options(opt): opt.load('compiler_cxx') |
