increase version number after b25 release
This commit is contained in:
parent
63daeb17ba
commit
adf647cd49
|
|
@ -1,3 +1,4 @@
|
|||
Version NEXT
|
||||
Version 2.8.1b25 - 10 Sep 2009
|
||||
GNU autotools build system was entirely replaced by SCons
|
||||
corrected misleading comment in client/lib.c
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ EnsurePythonVersion(2,2)
|
|||
|
||||
# set defaults
|
||||
PREFIX='/usr/local'
|
||||
VERSION='2.8.1b25'
|
||||
VERSION='2.8.1b26'
|
||||
EFENCE=False
|
||||
CLIENTS=True
|
||||
SGML=False
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user