diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-14 10:56:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-14 10:56:13 +0100 |
| commit | a0b90c6e9e92fb196703cca015427f0bf1f92ba0 (patch) | |
| tree | 08bd3c24cf44cd4cb975011e18d441c0f28fbef4 /wscript | |
| parent | d37155542b6270fbff1017418be42ae68a494e57 (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.73.4devel' +VERSION = '1.73.5' def options(opt): opt.load('compiler_cxx') |
