diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-01 18:25:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-01 18:25:46 +0000 |
| commit | 7b3f53a88e86154587269826064aa4c0a067f253 (patch) | |
| tree | bca50e374991fefeeb1e8e5528900e626e788fcb /wscript | |
| parent | 011572ec64f344779d06e0a149dd8e3823f79885 (diff) | |
| parent | 6ff79076d4a92dc6530a27e2a6cb3e07b6209821 (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.76pre' +VERSION = '0.76beta1' def options(opt): opt.load('compiler_cxx') |
