diff --git a/ChangeLog b/ChangeLog index b0f4fa6..9616a5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/SConstruct b/SConstruct index 3622f03..cdaed94 100644 --- a/SConstruct +++ b/SConstruct @@ -7,7 +7,7 @@ EnsurePythonVersion(2,2) # set defaults PREFIX='/usr/local' -VERSION='2.8.1b27' +VERSION='2.8.1b28' EFENCE=False CLIENTS=True