diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-18 23:32:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-18 23:32:17 +0100 |
| commit | b42d3dfaf80acf5d9259a2fe9d14e0e50c1057f7 (patch) | |
| tree | 162b7049a21b5e2899c01480d8af3d08b5e6892f /wscript | |
| parent | e6dfbc05158cf643d507e6f7adf6e6cb84572b69 (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.84pre' +VERSION = '0.84beta1' def options(opt): opt.load('compiler_cxx') |
