Change version to beta 28
This commit is contained in:
parent
48d102ffa7
commit
526dee534e
|
|
@ -1,3 +1,5 @@
|
|||
Version 2.8.1b28 - Unreleased
|
||||
Pull scons site Python 3 fixed from fsplib and fspclient projects
|
||||
Version 2.8.1b27 - 9 Sep 2014
|
||||
fhostcmd: Fixed output of FSP_TRACE variable for Bourne style shells
|
||||
correctly initialize to zero client packet sent statistic counter
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ EnsurePythonVersion(2,2)
|
|||
|
||||
# set defaults
|
||||
PREFIX='/usr/local'
|
||||
VERSION='2.8.1b27'
|
||||
VERSION='2.8.1b28'
|
||||
EFENCE=False
|
||||
CLIENTS=True
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user