diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-09 09:15:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-09 09:15:59 +0100 |
| commit | 63e4b86f622fc613bbdbdedc6f39146066b79688 (patch) | |
| tree | 6584bf34997d726d34019823e198999501569cc5 /wscript | |
| parent | 826d533ee8d4a6505d27010f6327fcb44023b28c (diff) | |
| parent | a01a43c4d3b3933d7cb4f6be62fc942c8fac15ff (diff) | |
Merge branch '1.0' of /home/carl/git/dvdomatic into 1.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 = '1.07pre' +VERSION = '1.08pre' def options(opt): opt.load('compiler_cxx') |
