diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-19 10:00:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-19 10:00:20 +0100 |
| commit | 6e732d6360e94f1950eec980e402ae6c601e8ba6 (patch) | |
| tree | 3f0958e6d59cca62a30e330020353fd8febe75eb /wscript | |
| parent | b1283679663c4775504b238378c588f972affcd8 (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.101pre' +VERSION = '0.101beta1' def options(opt): opt.load('compiler_cxx') |
