diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-27 01:20:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-27 01:20:18 +0100 |
| commit | 4833c6d5dd49ecd768af5edad81823baa9c094ab (patch) | |
| tree | 738e16d22ddd7b841db27d20e43fe74598a826ca /wscript | |
| parent | c01ecbcd0e41c679ebd95b8f3627b8ffff644254 (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.104' +VERSION = '0.105pre' def options(opt): opt.load('compiler_cxx') |
