diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-28 22:01:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-28 22:01:06 +0100 |
| commit | 861465ce07cbb72b0c34f8ee1048ba5ed4685ab8 (patch) | |
| tree | 0178959ab2bacdaeba7a37a4cfa51607f317ee74 /wscript | |
| parent | 84fa37fa81adee2ab61a987d8f8f5bce0276e16a (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.105pre' +VERSION = '0.105' def options(opt): opt.load('compiler_cxx') |
