diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-26 19:30:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-26 19:30:39 +0100 |
| commit | 8390d76f2f7353f8b717101dcb2e35d35d30d6a5 (patch) | |
| tree | 666e9f276a0f9a6298849b56b1507171e24ed579 /wscript | |
| parent | 075f418cc6d9be06bed7a1d98257ae8d17ef3019 (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.0devel' +VERSION = '1.70.1' def options(opt): opt.load('compiler_cxx') |
