diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-07 19:34:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-07 19:34:20 +0000 |
| commit | f37a1e40b97dbd94c552477316a2a76e8973e0c1 (patch) | |
| tree | 6d988c4621cb2504fa1f1a3057f345fec3591900 /wscript | |
| parent | 491811dc34a49dfadebd65a6af541debc0153dc4 (diff) | |
Bump versionv2.6.37
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.36devel' +VERSION = '2.6.37' def options(opt): opt.load('compiler_cxx') |
