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 | f8cf5bfe56cc3522f281555c4b04d77b15cf1a2d (patch) | |
| tree | 39c5ab693fe10f1c92ed443d0310a913f97d7fb1 /wscript | |
| parent | 861465ce07cbb72b0c34f8ee1048ba5ed4685ab8 (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.105' +VERSION = '0.106pre' def options(opt): opt.load('compiler_cxx') |
