diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-04 03:03:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-04 03:03:10 +0100 |
| commit | a0111b66f312d3278bc0ef9af5bf6f0d3ad1a04f (patch) | |
| tree | 0d4f86c8c81e90751f0dd1b8e79a23008f0853f1 /wscript | |
| parent | 37cfcd1c45151dc5672d4743294ffad176dd5453 (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.42' +VERSION = '2.0.42devel' def options(opt): opt.load('compiler_cxx') |
