diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-05 14:29:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-05 14:29:24 +0100 |
| commit | d9c368220200c323a267e03a87be70f7db8f4274 (patch) | |
| tree | d074737d3218ecb9f1306f70c8ea4d29d24b779a /wscript | |
| parent | 82f54c54dd7a2baf3bfa247b0305b00e892a09f5 (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.95pre' +VERSION = '0.95' def options(opt): opt.load('compiler_cxx') |
