diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-09 19:48:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-09 19:48:04 +0100 |
| commit | 6854dbeff5f9782aa69be45549af0af0baa5d860 (patch) | |
| tree | f92bf24e0ea75721177533350244aaa54bbf8596 /wscript | |
| parent | acf64698f9a3ef131bfc4ea2aeef9f5f1c526ff0 (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.81beta1' +VERSION = '0.81' def options(opt): opt.load('compiler_cxx') |
