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 | d069463f39896452eb221296e624540bf20478e7 (patch) | |
| tree | b90ea8c3813933fbcc9e5b2b7354f4c86bbe938b /wscript | |
| parent | d9c368220200c323a267e03a87be70f7db8f4274 (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.95' +VERSION = '0.96pre' def options(opt): opt.load('compiler_cxx') |
