Start to work on next version

This commit is contained in:
Radim Kolar 2019-08-24 14:48:12 +02:00
parent cd7a888a0b
commit c529b42050
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
Version NEXT
Version 2.8.1b29 - 24 Aug 2019 Version 2.8.1b29 - 24 Aug 2019
added scons command line argument without-fspscan=yes for building added scons command line argument without-fspscan=yes for building
without fspscan without fspscan

View File

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