diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-18 22:10:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-18 22:10:18 +0000 |
| commit | 3bfe1c99116307098789e6c975233e069ef8b25e (patch) | |
| tree | 843b6f01dcbbd280a12e3623be9a09e538998e21 /wscript | |
| parent | aca083cbf618065176e6600c329da88b5ff4a43f (diff) | |
Bump versionv2.11.44
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.43devel' +VERSION = '2.11.44' def options(opt): opt.load('compiler_cxx') |
