diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-24 11:36:02 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-24 11:36:02 +0000 |
| commit | d8f0237fb7d7792181c55fbe14ddf244bb5065d0 (patch) | |
| tree | 75c475dec0ac40d0ecad76ebca0ebf878f3c4800 /wscript | |
| parent | c1da77c1eac00998617cf3c50b6997251e8bd40e (diff) | |
Fiddle with 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.70' +VERSION = '0.71pre' def options(opt): opt.load('compiler_cxx') |
