diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-31 00:59:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-31 00:59:14 +0100 |
| commit | 4bf87ab3f1b6df68ea5ccdaca9ad1fecd74256a5 (patch) | |
| tree | 2b400b358448baf26496a4cec14b5f4338a666b4 /wscript | |
| parent | eafe3c85d25d2fef36996c3c531c17e183c95678 (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.94pre' +VERSION = '0.94beta1' def options(opt): opt.load('compiler_cxx') |
