diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-05 13:53:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-05 13:53:45 +0000 |
| commit | dcb8eea81538712fae2c67d0e900f5906244ef7c (patch) | |
| tree | 4b7a4735e92822871190d3516bd05c7aeb774682 /wscript | |
| parent | a34e100c7e8f7bce98cf074ecb0507fe6175df61 (diff) | |
Bump versionv2.11.36
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.35devel' +VERSION = '2.11.36' def options(opt): opt.load('compiler_cxx') |
