diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-23 02:06:57 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-23 02:06:57 +0000 |
| commit | 426c6f6a7bd033ea797b48900fdc402b74e2a5b7 (patch) | |
| tree | 15f3a46c0964e26e1b1f0cde612af978a82cf612 /wscript | |
| parent | 881c8455d01de5c785c01f7dc55fef0aede2f3b2 (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.69pre' +VERSION = '0.69' def options(opt): opt.load('compiler_cxx') |
