diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-18 16:28:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-18 16:28:55 +0000 |
| commit | e07a62afda4e5542b70e56273bdac3240f2acc73 (patch) | |
| tree | 4fa3440b5cdd8307f83a8a1f3a4a49d25efd9b84 /wscript | |
| parent | d3ad29218e04a80b6f1fdb6279505405a6718b89 (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.43pre' +VERSION = '1.43' def options(opt): opt.load('compiler_cxx') |
