This commit is contained in:
Mark Andrews
2009-03-13 05:23:35 +00:00
parent 7c409af694
commit caf3ffe905
6 changed files with 14 additions and 12 deletions

View File

@@ -1,3 +1,5 @@
--- 9.6.1b1 released ---
2577. [doc] Clarified some statistics counters. [RT #19454]
2576. [bug] NSEC record were not being correctly signed when

View File

@@ -1,3 +1,3 @@
LIBINTERFACE = 50
LIBREVISION = 1
LIBREVISION = 2
LIBAGE = 0

View File

@@ -1,3 +1,3 @@
LIBINTERFACE = 50
LIBREVISION = 3
LIBAGE = 0
LIBINTERFACE = 51
LIBREVISION = 0
LIBAGE = 1

View File

@@ -1,3 +1,3 @@
LIBINTERFACE = 50
LIBREVISION = 2
LIBAGE = 0
LIBINTERFACE = 51
LIBREVISION = 0
LIBAGE = 1

View File

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

View File

@@ -1,10 +1,10 @@
# $Id: version,v 1.43.12.2 2008/12/21 22:21:57 marka Exp $
# $Id: version,v 1.43.12.3 2009/03/13 05:23:35 marka Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
#
MAJORVER=9
MINORVER=6
PATCHVER=0
RELEASETYPE=
RELEASEVER=
PATCHVER=1
RELEASETYPE=b
RELEASEVER=1