diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-05 00:00:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-05 00:00:12 +0100 |
| commit | 0f4fc1f42d1ce0455438ac257d7861f0e1bfa16e (patch) | |
| tree | e7c44226ff9cee58045a3bea41fe80a50eba8937 /wscript | |
| parent | dad98398e1ef5f2982dc28303f4491135007b209 (diff) | |
| parent | e298e98625a09e7e36dc23cd2f06fac5dc670c64 (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.94beta1' +VERSION = '0.94beta2' def options(opt): opt.load('compiler_cxx') |
