diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-31 21:20:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-31 21:20:41 +0000 |
| commit | 458aeb6ab1988549f9011654eb18749aa30fd3c8 (patch) | |
| tree | a2d87760e690ebe21fd14787e5b7cce9022ea52b /wscript | |
| parent | 3b00a59febd1920037cb0a6027b3757edaaaff2b (diff) | |
Bump versionv2.11.33
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.32devel' +VERSION = '2.11.33' def options(opt): opt.load('compiler_cxx') |
