diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-10 15:44:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-10 15:44:31 +0100 |
| commit | b80b1aee7fc6561bc53edb10ee5e37d752db80c3 (patch) | |
| tree | 6a9bf8dfdd3160b9a127ec5c70396c315d595e05 /wscript | |
| parent | f4030653da8f5a0b3daebe640f485b3daf9ef091 (diff) | |
| parent | 1108e627939999667f0955921d582736a6ffb13b (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.7devel' +VERSION = '2.0.8devel' def options(opt): opt.load('compiler_cxx') |
