diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-14 02:28:34 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-14 02:28:34 +0000 |
| commit | db83b7ec4217ec9b99b8bf6eda7fc413ef024458 (patch) | |
| tree | f1301a915c5b1140c197aa140ff97f6820b3c7c9 /wscript | |
| parent | 1f33b815df5d780f123c6bdf8f110a4f2fc70363 (diff) | |
Bump versionv2.11.41
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.40devel' +VERSION = '2.11.41' def options(opt): opt.load('compiler_cxx') |
