diff --git a/CHANGES b/CHANGES index 877cd99481..091338260b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.10.1rc2 released --- + 3947. [cleanup] Set the executable bit on libraries when using libtool. [RT #36786] diff --git a/lib/dns/api b/lib/dns/api index c9f4df2e09..8c08c19652 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -6,5 +6,5 @@ # 9.9-sub: 130-139 # 9.10: 140-149 LIBINTERFACE = 146 -LIBREVISION = 1 +LIBREVISION = 2 LIBAGE = 0 diff --git a/version b/version index 5a505ffd89..83b3a5fc23 100644 --- a/version +++ b/version @@ -7,5 +7,5 @@ MAJORVER=9 MINORVER=10 PATCHVER=1 RELEASETYPE=rc -RELEASEVER=1 +RELEASEVER=2 EXTENSIONS=