diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-28 23:54:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-28 23:54:07 +0100 |
| commit | 71e36b7c6c5500ac29688a34faf0c70d498a1efc (patch) | |
| tree | 6036b09a23e4fc262f5f7b998593837629c2c035 /wscript | |
| parent | 0e0c323833972ea1896c05f50e407b566ca12ead (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.7devel' +VERSION = '1.73.8' def options(opt): opt.load('compiler_cxx') |
