Version number changed to b29

This commit is contained in:
Radim Kolar 2019-08-23 16:28:11 +02:00
parent 7e56b4bc4b
commit 8af7be1f19

View File

@ -7,7 +7,7 @@ EnsurePythonVersion(2,7)
# set defaults # set defaults
PREFIX='/usr/local' PREFIX='/usr/local'
VERSION='2.8.1b28' VERSION='2.8.1b29'
EFENCE=False EFENCE=False
CLIENTS=True CLIENTS=True