mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-21 07:19:56 -04:00
Update the API files.
- lib/dns:
- struct resolver has added elements, this is an interface change
and thus LIBINTERFACE is incremented, and LIBREVISION is reset.
- Since this also means an interface change since the last public
release, also reset LIBAGE.
- lib/isccfg:
- The library source code changed, so increment LIBREVISION.
- lib/ns:
- The library source code changed, so increment LIBREVISION.
Update other files:
- No changes needed to the README, this is a small bugfix release.
11 lines
199 B
Text
11 lines
199 B
Text
# This file must follow /bin/sh rules. It is imported directly via
|
|
# configure.
|
|
#
|
|
PRODUCT=BIND
|
|
DESCRIPTION="(Stable Release)"
|
|
MAJORVER=9
|
|
MINORVER=14
|
|
PATCHVER=10
|
|
RELEASETYPE=
|
|
RELEASEVER=
|
|
EXTENSIONS=
|