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 | 20fa26ea6ecfdbecea8bb1230c8388cce3fd521f (patch) | |
| tree | 05f3f0a554c9e48a5b2d1ab3f680bfb1e8e9ffa8 | |
| parent | 8390d76f2f7353f8b717101dcb2e35d35d30d6a5 (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.1' +VERSION = '1.70.1devel' def options(opt): opt.load('compiler_cxx') |
