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 | 28332150a0cc45e5f339a01389cd3e327d0907df (patch) | |
| tree | 570be7b9232c9fc18dbe7893b4d8b8d3120b3c26 /wscript | |
| parent | 80e0e8ea7d1066c66fd7c659c85904e398521d87 (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.37' +VERSION = '2.0.37devel' def options(opt): opt.load('compiler_cxx') |
