diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-05 12:47:28 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-05 12:47:28 +0000 |
| commit | 286c17bbb506c2b1ced4a3e9ae274c6e59a01906 (patch) | |
| tree | 499c8192bdd6e78d4ebec0e51c0efe151c87e07d /wscript | |
| parent | 397b2d7ed429f3716416d67a67a7a38d536a40d5 (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.76beta2' +VERSION = '0.76beta3' def options(opt): opt.load('compiler_cxx') |
