diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-19 00:11:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-19 00:11:52 +0100 |
| commit | 3eabe5d9ffe8c16f732d72ff0ee0a342fb80ce56 (patch) | |
| tree | 500d38cce5b7509312f80bc40756ac5b2f746969 /wscript | |
| parent | 9c147ad53d90987d8ac3953233b6276d002a38b9 (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.91pre' +VERSION = '0.91' def options(opt): opt.load('compiler_cxx') |
