diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-03 17:03:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-03 17:03:07 +0100 |
| commit | 95e212417b1ba2942fbe32e2409f96587b7ed6bf (patch) | |
| tree | 2cebb25dcbaadd139cab5a193acacd8045d4dc09 /wscript | |
| parent | ee86fd488bff7b156c72565e1c799ad2a91da599 (diff) | |
Bump versionv2.11.3
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.2devel' +VERSION = '2.11.3' def options(opt): opt.load('compiler_cxx') |
