diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-17 00:48:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-17 00:48:46 +0100 |
| commit | c9223fd91177621342e6f169fe979bc9ae783dab (patch) | |
| tree | 2013d838717ef0528491c7d357bdb41bd7bfa121 /wscript | |
| parent | 12e20e180062dbc338e775bd1f5ec7a2af91df7f (diff) | |
Bump versionv2.1.23
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 APPNAME = 'dcpomatic' -VERSION = '2.1.22devel' +VERSION = '2.1.23' def options(opt): opt.load('compiler_cxx') |
