diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-13 21:29:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-13 21:29:35 +0100 |
| commit | 5e74d82782ebe6b10cb465ad456064cb88419a0d (patch) | |
| tree | 49dc79d614e1d3bbeb870d828ecffc14014857d4 /wscript | |
| parent | 40dd9c632ade1510a5db2926de8ad0f37c9c238f (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.99' +VERSION = '0.100pre' def options(opt): opt.load('compiler_cxx') |
