diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-07 13:17:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-07 13:17:59 +0000 |
| commit | d1456a7e94d0cbc6a7b122f4a67ab764243ed1a4 (patch) | |
| tree | 150c657f51af14cefeb15ea964b8e6ab03332cb7 /wscript | |
| parent | 07d67a12cc3e4492c4c9c39cdd6fd30ff1e3e612 (diff) | |
Bump versionv2.6.36
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.35devel' +VERSION = '2.6.36' def options(opt): opt.load('compiler_cxx') |
