diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-17 02:04:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-17 02:04:11 +0000 |
| commit | bdbab8dfdb3508faa33d88293de705e866b720a9 (patch) | |
| tree | 4bf2e099b523dd6dce7f7e1e5f09bc817f5d8f6f /wscript | |
| parent | cbbcccac8a8c8a6374b5bdad5b1f1c909847170b (diff) | |
Bump versionv2.11.43
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.42devel' +VERSION = '2.11.43' def options(opt): opt.load('compiler_cxx') |
