diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-21 19:22:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-21 19:22:48 +0000 |
| commit | ddf0bcd828f5cd10804704b3cb862876a4b5cf5f (patch) | |
| tree | 2a3649b87b954ae80e517bdb24c81da5915d926e /wscript | |
| parent | 94fe4f4b6373ca40a4ca5be06a1c8caea5ed76f2 (diff) | |
Bump versionv2.6.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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.22devel' +VERSION = '2.6.23' def options(opt): opt.load('compiler_cxx') |
