diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-04 00:28:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-04 00:28:04 +0100 |
| commit | db7ee6fc9293617d3f08f97b3415bfdaf5705a02 (patch) | |
| tree | db5361b90130046ed3c25df1087d1d84241354c6 /wscript | |
| parent | 78c78cdb5c4c6c62ba98fa54c9ba54812149ef7b (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.107pre' +VERSION = '0.107beta1' def options(opt): opt.load('compiler_cxx') |
