diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-19 12:35:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-19 12:35:52 +0100 |
| commit | 6dc92bf6c98a7cb8084f713f941a9b9a60233cd5 (patch) | |
| tree | ab1348c2d97e08e3d82cccda19728a78a60a7eb2 /wscript | |
| parent | c7cde950031d48482a841c987be38b9193bdd08a (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.92pre' +VERSION = '0.92' def options(opt): opt.load('compiler_cxx') |
