diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-17 13:44:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-17 13:44:01 +0100 |
| commit | 4510c2c8a5f0b2f7f94fd1415ffb57195e301586 (patch) | |
| tree | 980e75a3a80e87c106b1a22235be098bcc9348d4 /wscript | |
| parent | e07af44c7cb172e6e405b08f558cd0ac350e9662 (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.49' +VERSION = '0.50pre' def options(opt): opt.load('compiler_cxx') |
