diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-15 01:14:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-15 01:14:44 +0100 |
| commit | 36e36d3708e1757a9153731eece9c5038df128ce (patch) | |
| tree | e4d6e8ab13d7e6dad7feb01e235668815bf30a31 /wscript | |
| parent | 9476c535e929974cc11070002938bbc9476cce32 (diff) | |
Bump versionv2.9.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.9.34devel' +VERSION = '2.9.35' def options(opt): opt.load('compiler_cxx') |
