diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-18 23:18:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-18 23:18:50 +0000 |
| commit | 3b724a97248a507eb5a9889c5910c330e0c5e3ee (patch) | |
| tree | ce8335e3973a25b6467c8a81807ffc3a07e95efd /wscript | |
| parent | 63bea77b9bd8189afa567f6595a3a85c8699bd57 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.5.6' +VERSION = '2.5.6devel' def options(opt): opt.load('compiler_cxx') |
