diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-17 16:43:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-17 16:43:01 +0100 |
| commit | c32e501d33226720cc026fbe6fefecfeeabd9846 (patch) | |
| tree | 142a222e5b95b4539d71cef75e11d4e14345a386 /wscript | |
| parent | 894d6e4cbfab5217adf6f39b1c097cec2a8f948c (diff) | |
Bump versionv2.9.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.9.35devel' +VERSION = '2.9.36' def options(opt): opt.load('compiler_cxx') |
