diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-27 01:20:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-27 01:20:18 +0100 |
| commit | c01ecbcd0e41c679ebd95b8f3627b8ffff644254 (patch) | |
| tree | f8b1bf559d2e788e6fe6f322eacdaafe7331f3cc /wscript | |
| parent | 605355f3335d189f6243be42bf254df2ba0442f2 (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.104pre' +VERSION = '0.104' def options(opt): opt.load('compiler_cxx') |
