diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-20 09:45:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-20 09:45:30 +0100 |
| commit | d1b8e50dfb4c1e8fc2150ede6e0d14564704d097 (patch) | |
| tree | a9793d40587acf40bb219edae78f0dae34fa877c /wscript | |
| parent | f0f6638fb1970f659af2619426458e4c72d82e1b (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.22' +VERSION = '2.9.22devel' def options(opt): opt.load('compiler_cxx') |
