diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-05 18:20:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-05 18:20:09 +0100 |
| commit | 06cb221084eeeb9743a1ba32dea7c760537a368d (patch) | |
| tree | c8146b75de0229b7a9f72464c78e6c2915801fba /wscript | |
| parent | edab06d1ccc37662c5f0c75efada11771f69a435 (diff) | |
Bump versionv2.1.33
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.32devel' +VERSION = '2.1.33' def options(opt): opt.load('compiler_cxx') |
