diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-21 16:32:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-21 16:32:26 +0000 |
| commit | 0a798ac7e9f46becd037f74cd3ec9ae40873bfc3 (patch) | |
| tree | 9e32f87b46a29c6c8cb99ac78fad706f645eb81f /wscript | |
| parent | 638d355484ecc6d743bb8a15642a5a2078054a91 (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.78beta4' +VERSION = '0.78beta5' def options(opt): opt.load('compiler_cxx') |
