diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 23:35:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 23:35:11 +0100 |
| commit | 94b593bc13271ee955d8811e6b60741369c41c66 (patch) | |
| tree | 811d402057a43e88af8a320e6a7b42b99b87a566 /wscript | |
| parent | e50a9447d765bd31b2891e8f15270e067dd423e0 (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.107' +VERSION = '0.108pre' def options(opt): opt.load('compiler_cxx') |
