diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-07 23:08:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-07 23:08:53 +0100 |
| commit | a102c3ef9e89890150ff6a4ccf94dcdaf41cf657 (patch) | |
| tree | f44e4f086b9cbbfac67fb67409f07b16f9f43159 /wscript | |
| parent | d0702ff32eace9f49676600fef22f935a4e5e16a (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.80beta3' +VERSION = '0.80beta4' def options(opt): opt.load('compiler_cxx') |
