diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-09 20:20:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-09 20:20:47 +0000 |
| commit | 8c0ee9956eab5df7a949b511980526278ea5ed59 (patch) | |
| tree | 714fd727194e45fbf4cb2b89e62b3cfe1c443f50 /wscript | |
| parent | d4d15c4eb20dc4b0b4b2303c6e6708ee5eda1236 (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.59beta2' +VERSION = '0.59beta3' def options(opt): opt.load('compiler_cxx') |
