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