diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-24 11:36:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-24 11:36:18 +0000 |
| commit | 477e619088ed1f3f4a7b043af1cca72e19acab0d (patch) | |
| tree | d0d19a34bb7554f942daf0b7eab6c88eeb5eb88f /wscript | |
| parent | 545ee028e5ea59498699ba4eaecd4652e0e11100 (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.71' +VERSION = '0.72pre' def options(opt): opt.load('compiler_cxx') |
