diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-09 23:50:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-09 23:50:30 +0100 |
| commit | 6477dc2040945fa0c0341660a6229a2153e22dd5 (patch) | |
| tree | 671fca3d8968074c07d7cc242de00dd619cbb3fc /wscript | |
| parent | c4286643eb51f0b881cd0f1092d2ec695f49b941 (diff) | |
Bump versionv2.1.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 APPNAME = 'dcpomatic' -VERSION = '2.1.36devel' +VERSION = '2.1.37' def options(opt): opt.load('compiler_cxx') |
