diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-19 11:11:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-19 11:11:26 +0100 |
| commit | 09bcbfa0c118bd523586f985b602d16cf183ac36 (patch) | |
| tree | 07b5473e29764db2b7b38bf698283a492bfa7caa /wscript | |
| parent | 2669eabbf18a37e79f745865878aeb87bef369ee (diff) | |
| parent | 4a3d017ef63c1442e00954c0c222b66ab51a4ee9 (diff) | |
Merge branch 'staging' of /home/carl/git/dvdomatic into staging
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.84pre' +VERSION = '0.84beta1' def options(opt): opt.load('compiler_cxx') |
