From d61392dc24ff719911515f0c9dfb366129b784b7 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 4 Sep 2013 22:40:13 -0700 Subject: [PATCH] [v9_6] prep 9.6-ESV-R10 --- CHANGES | 2 ++ lib/isc/api | 2 +- version | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 29ae48df2a..014b149798 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.6-ESV-R10 released --- + 3638. [cleanup] Add the ability to handle ENOPROTOOPT in case it is encountered. [RT #34668] diff --git a/lib/isc/api b/lib/isc/api index 3260ee8ab2..b26f067fed 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -5,5 +5,5 @@ # 9.9: 90-109 # 9.9-sub: 130-139 LIBINTERFACE = 59 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 2 diff --git a/version b/version index 27b716bd77..5690f0de5c 100644 --- a/version +++ b/version @@ -9,4 +9,4 @@ MAJORVER=9 MINORVER=6 PATCHVER= RELEASETYPE=-ESV -RELEASEVER=-R10rc2 +RELEASEVER=-R10