diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-31 10:29:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-31 10:29:38 +0100 |
| commit | 71b531d0e2ee661b008e343850daf91ff4708a20 (patch) | |
| tree | f41a3c4d6cbfb826546431d6750b1be1fabbb087 /wscript | |
| parent | 75ca9a37fc0567357ff737e7cc43bfcc19237501 (diff) | |
| parent | 4bf87ab3f1b6df68ea5ccdaca9ad1fecd74256a5 (diff) | |
Merge branch 'master' of ssh://192.168.1.201/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.94pre' +VERSION = '0.94beta1' def options(opt): opt.load('compiler_cxx') |
