This commit is contained in:
Mark Andrews 2010-06-01 01:02:33 +00:00
parent 68d79f2a0f
commit 5b02faec3c
4 changed files with 6 additions and 4 deletions

View file

@ -1,3 +1,5 @@
--- 9.7.1rc1 released ---
2906. [bug] Address RFC 5011 implementation issues. [RT #20903]
2905. [port] aix: set use_atomic=yes with native compiler.

View file

@ -1,3 +1,3 @@
LIBINTERFACE = 66
LIBREVISION = 0
LIBREVISION = 1
LIBAGE = 0

View file

@ -1,3 +1,3 @@
LIBINTERFACE = 60
LIBREVISION = 3
LIBREVISION = 4
LIBAGE = 0

View file

@ -1,4 +1,4 @@
# $Id: version,v 1.51.2.3 2010/05/18 02:12:30 marka Exp $
# $Id: version,v 1.51.2.4 2010/06/01 01:02:33 marka Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
@ -6,5 +6,5 @@
MAJORVER=9
MINORVER=7
PATCHVER=1
RELEASETYPE=b
RELEASETYPE=rc
RELEASEVER=1