diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-16 16:48:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-16 16:48:12 +0100 |
| commit | d4c08424fb84da0bec20e9d008d2a70998130ba0 (patch) | |
| tree | a46127174a5cd28c41720d77a471e1f4b00c3120 /wscript | |
| parent | a65d08d8a4e84b1f2321154fc4b16384dcd6b10f (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.0devel' +VERSION = '1.75.1' def options(opt): opt.load('compiler_cxx') |
