diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-30 00:12:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-30 00:12:07 +0100 |
| commit | afa54ccbc7d00de5fe2366984e83207d216f9d1b (patch) | |
| tree | fcd4b5ccfb954c8a16bee1d9d7dfe25a74732a9e /wscript | |
| parent | 527b1996b90481318a0420597c9af69dd44d110d (diff) | |
Bump versionv2.11.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.11.22devel' +VERSION = '2.11.23' def options(opt): opt.load('compiler_cxx') |
