diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-20 00:35:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-20 00:35:53 +0000 |
| commit | 692ba6090ab9b555007c606e891616eddd2ee55a (patch) | |
| tree | 06cf084af5f9f94343539a0d395ec5306809a69e /wscript | |
| parent | 4579bd65a4ce8f50c5facc441542dac8c71c1f87 (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.68beta2' +VERSION = '0.68beta3' def options(opt): opt.load('compiler_cxx') |
