diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-19 18:55:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-19 18:55:41 +0100 |
| commit | c9067a8a0d92d4ac52ae7ffb7665b1234018551b (patch) | |
| tree | 1fbec9192c9b437f0c3096206fb7c786b208f482 /wscript | |
| parent | 45a3601cfcd342ff8e8b0a256f01136879b26993 (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.101beta5' +VERSION = '0.101' def options(opt): opt.load('compiler_cxx') |
