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 | 8b9cc9b5e256128ad21f935d8a0838734f986c09 (patch) | |
| tree | 3f514a30b8c2a2ca685a126abb3b7ae078c9fac9 /wscript | |
| parent | 1c7805bddbe58dd829c59c559c6c62fe4c9a9302 (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.2' +VERSION = '1.74.2devel' def options(opt): opt.load('compiler_cxx') |
