diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-06 01:28:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-06 01:28:49 +0000 |
| commit | 8a7eef4162859b6c3c3e9fbce4ffa3754741cc76 (patch) | |
| tree | f7e5715924c03fae63664834d8affcdfd321e5ef /wscript | |
| parent | 813465522d7e887ff944e79a7c6386dc9588bed5 (diff) | |
Bump versionv2.11.37
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.11.36devel' +VERSION = '2.11.37' def options(opt): opt.load('compiler_cxx') |
