Release 9.5.0b1

This commit is contained in:
Evan Hunt 2007-11-19 23:33:19 +00:00
parent 082e0ef4e3
commit 8957a18df8
2 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,5 @@
--- 9.5.0b1 released ---
2261. [bug] Fix memory leak with "any" and "none" ACLs [RT #17272]
2260. [bug] Reported wrong clients-per-query when increasing the

View file

@ -1,4 +1,4 @@
# $Id: version,v 1.37 2007/09/27 02:56:01 each Exp $
# $Id: version,v 1.38 2007/11/19 23:33:19 each Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
@ -6,5 +6,5 @@
MAJORVER=9
MINORVER=5
PATCHVER=0
RELEASETYPE=a
RELEASEVER=7
RELEASETYPE=b
RELEASEVER=1