diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-05 22:01:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-05 22:01:13 +0100 |
| commit | e2d2088d02ab75da7a88ca80b84980ee67c9ec1f (patch) | |
| tree | fdde8b13794d1bb3910c603a4dcce65e6052a9e0 /wscript | |
| parent | 56bc3aa3907594b69a1c6c1cd58213d68657a1ff (diff) | |
Bump versionv2.1.35
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.34devel' +VERSION = '2.1.35' def options(opt): opt.load('compiler_cxx') |
