diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-07 23:57:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-07 23:57:35 +0000 |
| commit | 4811c9ad4eaaaf584b9d87d4d9082d9c8e252d0a (patch) | |
| tree | 480e7402b27ae40ff2126233bf64caffa9d22466 /wscript | |
| parent | 54b3ad51ac3a530c72d8bcd5b752c4d344c7beba (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.70beta3' +VERSION = '0.70' def options(opt): opt.load('compiler_cxx') |
