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 | 02c0e6ef031ae3d6cfef92b5d308c087d329f429 (patch) | |
| tree | 7bfe861e46fb04b8d0d559f1d6c1dd5443aa25de /wscript | |
| parent | 17ef55754e0cd51ccbe7621c3679d2b181448a09 (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.52pre' +VERSION = '1.52' def options(opt): opt.load('compiler_cxx') |
