diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-14 15:14:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-14 15:14:07 +0000 |
| commit | ab13859cd30879e63f068ca8d27334e8a0bc44d8 (patch) | |
| tree | 73eb38bf1f63f01e99488254ddcbd576f3600fe8 /wscript | |
| parent | 11359630efdceb5f690ee1e7000a4ae73d47a393 (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.77pre' +VERSION = '0.77beta1' def options(opt): opt.load('compiler_cxx') |
