diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-22 21:09:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-22 21:09:35 +0100 |
| commit | 7dfeb9c597e2391e262ec070112af22a71542967 (patch) | |
| tree | 274c9391a4f8db95fee7f796ae338f0da02a3ff6 /wscript | |
| parent | 97eae4c083f2a567892e9a6e5ddf335857d3ed8a (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.5' +VERSION = '2.9.5devel' def options(opt): opt.load('compiler_cxx') |
