diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-01 23:42:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-01 23:42:59 +0100 |
| commit | 3e5ad422551b067e9b2002c3088d6cf70d2e026f (patch) | |
| tree | d3b654b83aa5f4b918f125157699661c825fbc2c /wscript | |
| parent | 85ece5c010b59677990a3efdfd295591ae11a358 (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.106' +VERSION = '0.107pre' def options(opt): opt.load('compiler_cxx') |
