diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-10 01:02:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-10 01:02:48 +0000 |
| commit | 65b937038fdd06798c64855fd77e9f5a15c43059 (patch) | |
| tree | 3c40c651a53e1313819e44e6b09225f1cfc3abde /wscript | |
| parent | f59ae2d9793699fd0e18f9e53ff362c26c2ef00c (diff) | |
Bump versionv2.11.40
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.39devel' +VERSION = '2.11.40' def options(opt): opt.load('compiler_cxx') |
