diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-29 01:13:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-29 01:13:25 +0000 |
| commit | 58424fc0a07f986bef8112f5efb5ed2662d389fe (patch) | |
| tree | fb18ecd47aa7e7ef93569d02fd2e4b11a1246419 /wscript | |
| parent | 87ff09cab9fd0d81268af85c61be3539dab35c16 (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.53pre' +VERSION = '1.53' def options(opt): opt.load('compiler_cxx') |
