diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-17 00:10:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-17 00:10:00 +0100 |
| commit | 225e256d753b9a42961038c52f425725888b8f62 (patch) | |
| tree | bc69f1f8ea0f06b73208f669f2ba90ae72f5ef30 /wscript | |
| parent | 0d36ac996c7aed9e283cd05314ae2124384df5ea (diff) | |
Bump versionv2.3.3
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.3.2devel' +VERSION = '2.3.3' def options(opt): opt.load('compiler_cxx') |
