diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-04 21:15:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-04 21:15:34 +0100 |
| commit | a94ed2bd9621fe2cd604b0e3d3a7ad2e4dde937a (patch) | |
| tree | f711fb1faa68b76cd79b77b240948fde6969afd4 /wscript | |
| parent | 110dd3c2d76f49e4279cf198c3f788137b564a72 (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.89pre' +VERSION = '0.89beta1' def options(opt): opt.load('compiler_cxx') |
