diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-06 23:44:28 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-06 23:44:28 +0000 |
| commit | f21abdf7e6dd18fc96def13d42741bbd8f5998a5 (patch) | |
| tree | 8a19a966437b7caee09d917c3fdd8c20c03bab6e /wscript | |
| parent | ff143bcf5a6be0c0ac409729823095db2e9688e1 (diff) | |
Bump version
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.70beta2' +VERSION = '0.70beta3' def options(opt): opt.load('compiler_cxx') |
