diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-05 13:30:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-05 13:30:35 +0000 |
| commit | e24b9d6aa5b4b315a617561bdcac0de76743d961 (patch) | |
| tree | 19e1c37ee1e01fddbc1f0730ff759401c1b7a653 /wscript | |
| parent | 286c17bbb506c2b1ced4a3e9ae274c6e59a01906 (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.76beta3' +VERSION = '0.76' def options(opt): opt.load('compiler_cxx') |
