diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-07 16:28:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-07 16:28:13 +0100 |
| commit | 074180361c006aa68b8c7b0f5981ff363910c881 (patch) | |
| tree | bfb1a25e22fdf5c07a387e7574919b5f249bb7d4 /wscript | |
| parent | a6ec1ef3c10f9aab5c983f8d362f6af4a87f35f3 (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.97pre' +VERSION = '0.97' def options(opt): opt.load('compiler_cxx') |
