diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-07 09:37:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-07 09:37:49 +0000 |
| commit | 63e64cb7e5d61de2ea87b3114d76bf372900c1ca (patch) | |
| tree | 6827088c9d63f5fc34afa4af8b81e2d5d260b114 /wscript | |
| parent | 304aceb1857f62031e152876bab77f47c48f0a96 (diff) | |
Bump versionv2.6.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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.34devel' +VERSION = '2.6.35' def options(opt): opt.load('compiler_cxx') |
