diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-15 22:40:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-15 22:40:05 +0100 |
| commit | 34fcb73a96c1c37177f16e6a930a8a1ba5584e71 (patch) | |
| tree | 8fcd4fbe8a9c4ac46a9aa48252d4572fd895ca57 /wscript | |
| parent | a6a797d3abd7b650fe070a3b696cf3bca9444654 (diff) | |
Bump versionv2.11.17
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.16devel' +VERSION = '2.11.17' def options(opt): opt.load('compiler_cxx') |
