diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-13 21:55:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-13 21:55:35 +0100 |
| commit | ee58877757bdcd25557739ee88d7986d0a8b7e7e (patch) | |
| tree | 9ff6282a54080e7203c51553f608974a1f352a38 /wscript | |
| parent | 4e20374d794c790c9633141849882da1458307cf (diff) | |
| parent | 5e74d82782ebe6b10cb465ad456064cb88419a0d (diff) | |
Merge branch 'master' of ssh://houllier/home/carl/git/dvdomatic
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.99pre' +VERSION = '0.100pre' def options(opt): opt.load('compiler_cxx') |
