diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-07 00:48:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-07 00:48:20 +0100 |
| commit | b54c634b8c61eb7b90bd47b4b8ea8288985d342f (patch) | |
| tree | 67f6890c948eda8fa06f28fdc690a52861905661 /wscript | |
| parent | d36cccb94a870e0826f25378cc34475086e9a0aa (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.42devel' +VERSION = '2.0.43' def options(opt): opt.load('compiler_cxx') |
