diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-09 22:46:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-09 22:46:29 +0100 |
| commit | 6f07182a2a98474a7d0f0bdc907efb542a49ecdf (patch) | |
| tree | f0efc0bdfd37b82d579275b51a4bd0511c8ff0db /wscript | |
| parent | 6346c14f1f631a0540e46dd9d8180ab5efa2e55a (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 = '2.0.7' +VERSION = '2.0.7devel' def options(opt): opt.load('compiler_cxx') |
