diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-14 17:12:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-14 17:12:09 +0000 |
| commit | 2a949f3490bb051a5f3dcddf13c5ad872d702636 (patch) | |
| tree | 853923a2858865f9660b693f571ba5efe8b5143f /wscript | |
| parent | d82aeaf82c75954fc27a0cfbc8dadcf9158cf1be (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.77beta2' +VERSION = '0.77' def options(opt): opt.load('compiler_cxx') |
