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