diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-16 16:40:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-16 16:40:17 +0100 |
| commit | 0202ea7a480480e53391c991c1f9565d632bc944 (patch) | |
| tree | 61b68784f7bd507ce41f128db2cbbce4bc43dc9b /wscript | |
| parent | 2a80f3002d2c72fd69e3acd65562ab8e3cc6deac (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.74.3devel' +VERSION = '1.75.0' def options(opt): opt.load('compiler_cxx') |
