diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-19 19:29:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-19 19:29:07 +0100 |
| commit | 7aee9c056f2023208d7d9ca5709a8be5ffc2b5a3 (patch) | |
| tree | 16accb69b46493368ce434e1a84f0b38d669166e /wscript | |
| parent | 01c3453026ecc303cc2ee49516650db95bf88ca8 (diff) | |
Bump versionv2.1.42
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.41devel' +VERSION = '2.1.42' def options(opt): opt.load('compiler_cxx') |
