diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-24 13:59:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-24 13:59:31 +0000 |
| commit | 90077c9c139830ba299332f129ce940b1319139a (patch) | |
| tree | ffadb571cedeac9c0a3554353024db2201094dcc /wscript | |
| parent | 28e4773d0ab2bcfee32105e98035c22e252390ed (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.37devel' +VERSION = '2.0.38' def options(opt): opt.load('compiler_cxx') |
