diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-13 22:05:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-13 22:05:11 +0000 |
| commit | 036c739fe6ea0b9873d4697b4ddec433644c1f51 (patch) | |
| tree | d07a70337835a77c33cfb70f430bec83313aae7b /wscript | |
| parent | 4ca3e80cb3943bd3994250f536dbe0483f350606 (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.11.29' +VERSION = '2.11.29devel' def options(opt): opt.load('compiler_cxx') |
