diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-03 15:50:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-03 15:50:24 +0000 |
| commit | 7dc71694e1ac1fb81be6b104aadd7ba9456afc7c (patch) | |
| tree | ff4cdb90c23f2465f202a99f3612027c6f096bc6 /wscript | |
| parent | 2270ac6c3af79de161b9620dc8a8045277568a57 (diff) | |
Bump versionv2.11.35
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.34devel' +VERSION = '2.11.35' def options(opt): opt.load('compiler_cxx') |
