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 | 37cfcd1c45151dc5672d4743294ffad176dd5453 (patch) | |
| tree | f3f613f795f0c0c4ba4adabe5262d9049a2084f4 /wscript | |
| parent | ebf25a46a20e3db3a9d0629ee33f822a3c25cc2f (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.41devel' +VERSION = '2.0.42' def options(opt): opt.load('compiler_cxx') |
