diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-22 16:49:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-22 16:49:06 +0100 |
| commit | 9bdf9b31d62725b2a0c5c5d84f2d4230fd9ed5c6 (patch) | |
| tree | 91773e87d9a395d19ddfbbab9254980e8fc0a061 /wscript | |
| parent | c91fbf86a8ca56099a23b8c93fe14bb711c67431 (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.51pre' +VERSION = '0.51' def options(opt): opt.load('compiler_cxx') |
