diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-09 23:52:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-09 23:52:05 +0000 |
| commit | 5b01d8d65ddffb6286145267f7c4f4ef2068d381 (patch) | |
| tree | 45676d2ee85f279cde9fa2c623b395761a95b81e /wscript | |
| parent | 9b001c240417cd16adfc2762979ed6423c13add5 (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.59beta4' +VERSION = '0.59beta5' def options(opt): opt.load('compiler_cxx') |
