diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-06 15:17:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-06 15:17:59 +0100 |
| commit | 4e99fbf516b8a5d5c350950aee6d9068a4acf3b7 (patch) | |
| tree | 2c535315f2fc4657910858416660ff10984477b6 /wscript | |
| parent | aaf8e09b0091cae13eba9d39073571ab2f874ae2 (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.8devel' +VERSION = '1.73.9' def options(opt): opt.load('compiler_cxx') |
