diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-27 12:17:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-27 12:17:11 +0000 |
| commit | 3b461f6554f86dd60df33879f7f159cdfc24ad9d (patch) | |
| tree | fc0ac25bacf93a60a82d917839e3466cefd970d9 /wscript | |
| parent | 02c0e6ef031ae3d6cfef92b5d308c087d329f429 (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.52' +VERSION = '1.53pre' def options(opt): opt.load('compiler_cxx') |
