diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-18 23:49:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-18 23:49:56 +0000 |
| commit | 6b5a3e9543ccf6fd209877b44e43aaf3604ac693 (patch) | |
| tree | e827a4431bc47e3d0e2b4ca182d62271978bf899 /wscript | |
| parent | dc948db769b60fd4ccb2f2fde497832f15ff62b1 (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.67' +VERSION = '0.68pre' def options(opt): opt.load('compiler_cxx') |
