diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-08 10:37:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-08 10:37:21 +0100 |
| commit | 1c7805bddbe58dd829c59c559c6c62fe4c9a9302 (patch) | |
| tree | e20378ba551152f04795a942cabb03ff41add479 /wscript | |
| parent | 5103f0c13a854beaf7bcf252621bee0b2890771d (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.1devel' +VERSION = '1.74.2' def options(opt): opt.load('compiler_cxx') |
