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 | f0f6638fb1970f659af2619426458e4c72d82e1b (patch) | |
| tree | e1abcd8df1f2f075622c04d79a27e80e8f9570bb /wscript | |
| parent | b0f4faaa75ff563cdc8133d396c1b45456bde4ce (diff) | |
Bump versionv2.9.22
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.21devel' +VERSION = '2.9.22' def options(opt): opt.load('compiler_cxx') |
