diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-07 23:57:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-07 23:57:39 +0000 |
| commit | 8a6d700346a6f5ca320883ea1e4d628b80f3b8fd (patch) | |
| tree | 69ede8ac7adc75dbe6bab53f8d6704fc7bcdaf24 /wscript | |
| parent | 4811c9ad4eaaaf584b9d87d4d9082d9c8e252d0a (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.70' +VERSION = '0.71pre' def options(opt): opt.load('compiler_cxx') |
