mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-17 17:49:23 -05:00
Bumped the version file and added release line in CHANGES. API files: - lib/bind9/api: No changes because only changes in comments. - lib/dns/api: Increment LIBINTERFACE because of the added field structure in dns_struct_update. - lib/isc/api: Increment LIBINTERFACE because of the PKCS#11 replacement. - lib/isccc/api: No changes because no source code changes. - lib/isccfg/api: Increment LIBREVISION because of minor source code changes. - lib/lwres/api: No changes because no source code changes. I decided no changes to README.md or the release notes were necessary. Perflab graphs look sane.
11 lines
209 B
Text
11 lines
209 B
Text
# This file must follow /bin/sh rules. It is imported directly via
|
|
# configure.
|
|
#
|
|
PRODUCT=BIND
|
|
DESCRIPTION="(Extended Support Version)"
|
|
MAJORVER=9
|
|
MINORVER=11
|
|
PATCHVER=17
|
|
RELEASETYPE=
|
|
RELEASEVER=
|
|
EXTENSIONS=
|