diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-02 17:01:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-02 17:01:08 +0100 |
| commit | 7f269b393252aed2a60df43f8646a175dae90c3c (patch) | |
| tree | a4fc6f7d5ef6eab2968b19c1e93b910f38d7b6a6 /wscript | |
| parent | 0896035400ab6a6e52e9c32a030ab176b2e655bb (diff) | |
Bump versionv2.11.2
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.1devel' +VERSION = '2.11.2' def options(opt): opt.load('compiler_cxx') |
