diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-20 00:32:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-20 00:32:36 +0000 |
| commit | 4579bd65a4ce8f50c5facc441542dac8c71c1f87 (patch) | |
| tree | 1c37c973babfb28db0f511994c6d27f01900ac89 /wscript | |
| parent | 9d7bfc875d8855ce3c5dbcefbd68e4c0b3535101 (diff) | |
| parent | 5177f060bd19951342359b9e0df8017678bea842 (diff) | |
Merge.
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.68pre' +VERSION = '0.68beta2' def options(opt): opt.load('compiler_cxx') |
