diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-23 21:23:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-23 21:23:06 +0000 |
| commit | 80e0e8ea7d1066c66fd7c659c85904e398521d87 (patch) | |
| tree | ffa6f91d8cd09925f3288b18477c113ae098d026 /wscript | |
| parent | 043873fc27b1e57981521d856072c3c2d9dfb5d0 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.36devel' +VERSION = '2.0.37' def options(opt): opt.load('compiler_cxx') |
