diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-07 22:44:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-07 22:44:33 +0100 |
| commit | 0e8364674b5963a08ce44fa9234b4e1cb64f29a6 (patch) | |
| tree | 4869a38f6184445a10f0b35de6078faedca74e8e /wscript | |
| parent | d6483aeb7b203e5f0acb14fbdfabf1ba53b8f574 (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.80beta2' +VERSION = '0.80beta3' def options(opt): opt.load('compiler_cxx') |
