diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-16 14:13:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-16 14:13:06 +0100 |
| commit | 5e0455c55b85bc399a05dab79b6a8d37719e7a91 (patch) | |
| tree | 675684df0b8f560e58742343b445f5a66b8c875c /wscript | |
| parent | be0a7dc432768392527f59c1b395a959e08e5d23 (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.48' +VERSION = '0.49pre' def options(opt): opt.load('compiler_cxx') |
