diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-20 19:07:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-20 19:07:08 +0100 |
| commit | 4b077fe1b895958f33c050b561580ba29a56831a (patch) | |
| tree | ccf9e76ae938160e61a2ebf60044ab2f650f0bec /wscript | |
| parent | 66b3352b0d286a5df41db596ad65b3946897e0ba (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.102' +VERSION = '0.103pre' def options(opt): opt.load('compiler_cxx') |
