diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-05 21:48:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-05 21:48:26 +0000 |
| commit | 2b2f97c08ac65056a9fd7e93b12ca3937b091ff0 (patch) | |
| tree | bd6dd10d406eabc7d22badca573ccb55e8b21fc1 /wscript | |
| parent | 840952af7e3f9456d5eb1cf4994c3160ebf4a374 (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.59pre' +VERSION = '0.59beta1' def options(opt): opt.load('compiler_cxx') |
