diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-26 10:26:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-26 10:26:32 +0100 |
| commit | ee8f7f7edb1da818f60dfd2da11ca458aad0dc35 (patch) | |
| tree | 64b243fdc7efbf0301f55f9136e17719c6fb09c6 | |
| parent | e5f8fbb9e3664d1b904f1d74454f7108e42ff525 (diff) | |
Bump version
| -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.70.0devel' def options(opt): opt.load('compiler_cxx') |
