diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-19 11:23:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-19 11:23:01 +0000 |
| commit | 7829cea9160cd562ed3da5ca1a0060de29edacf8 (patch) | |
| tree | 762f1f681a609e5ca2bb301cfa779da50e808976 /wscript | |
| parent | f15c9e417a3e1f0602250066202d51469643c7f8 (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.68beta1' +VERSION = '0.68beta2' def options(opt): opt.load('compiler_cxx') |
