diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-24 23:39:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-24 23:39:57 +0100 |
| commit | 5c44164020dd7a440d9f9752cf55e2f41ccd72a7 (patch) | |
| tree | dad5eaa1b4afc0516d227535d2a0dc5f92030a60 /wscript | |
| parent | 7df5035e5200769dd49d02f85b0b0e4b7899d3ad (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.103' +VERSION = '0.104pre' def options(opt): opt.load('compiler_cxx') |
