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