diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-09 11:22:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-09 11:22:43 +0000 |
| commit | 3e5df964ada49e10a880a200c985cc309ccecb64 (patch) | |
| tree | b7ef4634b6b9b4f0c3f22c799cf215a678c8d994 /wscript | |
| parent | 8b2d9c60a71b64d94575c459a0b984b338539b7a (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.42' +VERSION = '1.43pre' def options(opt): opt.load('compiler_cxx') |
