diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-07 23:48:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-07 23:48:32 +0100 |
| commit | 1bc2742666ef87dbb24a6b4fed365f74d0aa1846 (patch) | |
| tree | 604f5a6bc1ff4acad82496acfc2eaf973c1a1fb8 /wscript | |
| parent | a102c3ef9e89890150ff6a4ccf94dcdaf41cf657 (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.80beta4' +VERSION = '0.80' def options(opt): opt.load('compiler_cxx') |
