diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-09 21:38:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-09 21:38:13 +0000 |
| commit | 99148f71d393d55600354f5ba0e8bbc9de6df552 (patch) | |
| tree | e3f1562136aa46527701828ce95bedcf9a43286f /wscript | |
| parent | f9778e457adced00b6e94efd157feddf37776ebe (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.59beta3' +VERSION = '0.59beta4' def options(opt): opt.load('compiler_cxx') |
