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 | 8b2d9c60a71b64d94575c459a0b984b338539b7a (patch) | |
| tree | 95330984dfcd25eab2b729e90b1a45ef02f6fba3 /wscript | |
| parent | 845c5ca4982c7acf9ec8a7b3574c08a57b6a5be1 (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.42pre' +VERSION = '1.42' def options(opt): opt.load('compiler_cxx') |
