diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-18 19:54:51 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-18 19:54:51 +0000 |
| commit | 95a27725707b2368d175f5ed51637fee88cb32b4 (patch) | |
| tree | c2d2a1ad2bb5d5d4166928943fb0d987eaab86ac /wscript | |
| parent | 78ef2afb8e64fd0093b2f94b3f8246dba0a8058f (diff) | |
| parent | c9831a8704aeae286be6c39bfbdc4b48cff1f087 (diff) | |
Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic
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 = 'dvdomatic' -VERSION = '0.73beta2' +VERSION = '0.73beta6' def options(opt): opt.load('compiler_cxx') |
