diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-23 01:59:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-23 01:59:16 +0000 |
| commit | 0963bbe1c1cb735dc817ee73a101786f69916f6b (patch) | |
| tree | ead9c73bf14b5cd6fd43f50c6ee89254dd6f0645 /wscript | |
| parent | 692e67b9dc1e8cd72546b3766e8f38956932ee58 (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.47pre' +VERSION = '1.47' def options(opt): opt.load('compiler_cxx') |
