diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-14 00:10:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-14 00:10:29 +0100 |
| commit | 161ebdefe6a120705c883151600a8e1d395b5012 (patch) | |
| tree | d8f7c8e81c3fb708dce1f5e8f94db21cf80fcf9e /wscript | |
| parent | 26a80aee0e17be8b1cdba995d7c40b66d123d65e (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.100' +VERSION = '0.101pre' def options(opt): opt.load('compiler_cxx') |
