diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-07 10:41:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-07 10:41:57 +0100 |
| commit | 57b16d8536cd6bdc9c07e534f6bd1fa9b22596e2 (patch) | |
| tree | 77d5d61588c5a73043715d124838e705f0e8be33 /wscript | |
| parent | ba6e0d51a237d4f0bfa52c592d48329191329f00 (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.96pre' +VERSION = '0.96' def options(opt): opt.load('compiler_cxx') |
