diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-16 18:57:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-16 18:57:29 +0100 |
| commit | 8d6131917eec82a1d6f697e39cf7eee7c688e58a (patch) | |
| tree | f09667e5f6266013079e9584ed2536cdc2f6b3c6 /wscript | |
| parent | 49a5dd1b69c4bb7ed27ba0e23b2161fe4521f775 (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.75.1devel' +VERSION = '1.75.2' def options(opt): opt.load('compiler_cxx') |
