diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-11 23:16:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-11 23:16:05 +0000 |
| commit | 9a34c90600fcce228322d5b52581fb6c0dd10a5b (patch) | |
| tree | f678cbc99ea6e5d07c96ff4941533ab368c8103c /wscript | |
| parent | a9f2a4587499d33eb91bbd76427c5b519cb5943d (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.61' +VERSION = '0.62pre' def options(opt): opt.load('compiler_cxx') |
