diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-20 07:48:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-20 07:48:56 +0000 |
| commit | 5ee6fb339860356956708b0169cc46e459f0c545 (patch) | |
| tree | 3030c7d1df55644dcf1b22ec39f71cae44818c13 /wscript | |
| parent | d42889a69f159d2f9bee7cf2a55234eb205231a8 (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.68beta3' +VERSION = '0.68beta4' def options(opt): opt.load('compiler_cxx') |
