diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-20 16:29:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-20 16:29:05 +0100 |
| commit | 2fba468de2366da439edcda72bf7bbb092768c4f (patch) | |
| tree | a7ef1f8b889d152e10d87e6e6fd8fc9838c5d7a8 /wscript | |
| parent | 0c773648fc551eff21c56e25d347775ff71d2880 (diff) | |
Bump versionv2.9.23
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.22devel' +VERSION = '2.9.23' def options(opt): opt.load('compiler_cxx') |
