diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-13 01:01:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-13 01:01:35 +0000 |
| commit | 9daefccbb0c86b9c54c84af9c0cc1ca6d8596350 (patch) | |
| tree | f2ee1212d303b21f7da9a69f1df61ce50b938ca3 /wscript | |
| parent | 86a28b8840b0bdaa10f0f4361b85b169e7e67a80 (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.62' +VERSION = '0.63pre' def options(opt): opt.load('compiler_cxx') |
