diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-19 23:41:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-19 23:41:17 +0100 |
| commit | 125e99eac8a23ddd3e862a0d15a84fe2d2344493 (patch) | |
| tree | 4f7be5f3d120065cb49558ba82dce4ce0ba5ebec /wscript | |
| parent | 8c2d83b42b14b52310fdd8b7709d961e4e48aac5 (diff) | |
Bump versionv2.9.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.9.36devel' +VERSION = '2.9.37' def options(opt): opt.load('compiler_cxx') |
