diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-16 14:01:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-16 14:01:03 +0100 |
| commit | be0a7dc432768392527f59c1b395a959e08e5d23 (patch) | |
| tree | 62b9a956914514ab6d5024b3d5005ed509ba07ac /wscript | |
| parent | 9218b7ccd559dc6b96c19a182c5ec8e29db078fa (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.48pre' +VERSION = '0.48' def options(opt): opt.load('compiler_cxx') |
