diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-22 01:24:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-22 01:24:58 +0100 |
| commit | 3adaba4d25a1c723b0de38679c3a9d86d39eadde (patch) | |
| tree | 9f504f238c29beeb87ca0892c20d8f3652b02734 /wscript | |
| parent | 851fe6410f807d530ed1f3d6e6d9f484a182dd14 (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.50' +VERSION = '0.51pre' def options(opt): opt.load('compiler_cxx') |
