diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-27 13:25:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-27 13:25:44 +0100 |
| commit | ba37b5c74fbeb7fbda5359e2e4de4e0466a4c2eb (patch) | |
| tree | fbc096ed3e1b65c25b9bad1f8c1ca4410f1c36f1 /wscript | |
| parent | 70cda1727416878992fd7b728d7a77f609330d8d (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.70.0' +VERSION = '1.71.0' def options(opt): opt.load('compiler_cxx') |
