diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-13 21:50:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-13 21:50:46 +0100 |
| commit | e2a91e282608e58ea466e27ca8a7431165a28a74 (patch) | |
| tree | a70e815983072e9699b0a50ead0e9f8677ede112 /wscript | |
| parent | d4f4018a7e648860e9ed0a75f83c805007f03111 (diff) | |
Bump versionv2.11.4
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.3devel' +VERSION = '2.11.4' def options(opt): opt.load('compiler_cxx') |
