diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-22 01:21:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-22 01:21:22 +0100 |
| commit | 851fe6410f807d530ed1f3d6e6d9f484a182dd14 (patch) | |
| tree | 952c834c7e7ae20d86d6a6bb19f42105092123c6 /wscript | |
| parent | 458f1c6a79e472d0d482f572c701c0b2b6d3fd41 (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.50pre' +VERSION = '0.50' def options(opt): opt.load('compiler_cxx') |
