diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-22 16:57:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-22 16:57:32 +0100 |
| commit | 71cccda37e357b9191a9f1576beaff86ea803024 (patch) | |
| tree | 8346b77ac1d4050e12a7f4a99748b4d7947d0172 /wscript | |
| parent | 9bdf9b31d62725b2a0c5c5d84f2d4230fd9ed5c6 (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.51' +VERSION = '0.52pre' def options(opt): opt.load('compiler_cxx') |
