diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-09 22:48:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-09 22:48:28 +0100 |
| commit | afa94abdc7db37b1fd9919665445c2b89ce4ec7a (patch) | |
| tree | cac59382ded1aeb286d9fdae4bc6e718cfd235c3 /wscript | |
| parent | e80e6a8567dd107f5ea3b708975cb5fd92112a57 (diff) | |
| parent | 6f07182a2a98474a7d0f0bdc907efb542a49ecdf (diff) | |
Merge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0
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.6devel' +VERSION = '2.0.7devel' def options(opt): opt.load('compiler_cxx') |
