diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-21 00:06:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-21 00:06:12 +0100 |
| commit | 4e0efeb6fb6a35bba81124d6d35d220ee2d723e8 (patch) | |
| tree | 923e8ac6480a25d4be2ef6ddefc8746accf9bf02 /wscript | |
| parent | f20cd70a9afc28f785ef4a50c875ccf6c3729462 (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.84beta4' +VERSION = '0.84beta5' def options(opt): opt.load('compiler_cxx') |
