diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-19 10:03:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-19 10:03:46 +0100 |
| commit | b5019f1495234d2c9b5658285b039e2b2d36c875 (patch) | |
| tree | 2837f5beb25a857861bd7ad1035901f1bfaf2186 /wscript | |
| parent | 0cb46375414f69947d393c8e00cd66a00bd8f5bb (diff) | |
| parent | e8a04348ecff4b7a18a91ea19a300f5ff5348d8a (diff) | |
Merge branch 'master' of /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.101beta1' +VERSION = '0.101beta2' def options(opt): opt.load('compiler_cxx') |
