diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-01 23:42:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-01 23:42:59 +0100 |
| commit | 85ece5c010b59677990a3efdfd295591ae11a358 (patch) | |
| tree | 0770b2faa7caed9bbc73fa07dda606bbe24a06b7 /wscript | |
| parent | a75eda48d2f360c065471ccff540f189c076d80c (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.106beta1' +VERSION = '0.106' def options(opt): opt.load('compiler_cxx') |
