diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-18 11:29:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-18 11:29:13 +0000 |
| commit | 174d9a2d2b1ca5a9c2c0f39c6b0ebad6e24d6216 (patch) | |
| tree | 996d5c4ef40f5407fc8a745a5bda6e7fa7dbbb5a /wscript | |
| parent | 8f1af8cbd46fb0e03908f3348de688465b91f24e (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.66' +VERSION = '0.67pre' def options(opt): opt.load('compiler_cxx') |
