2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Update library API versions

This commit is contained in:
Michał Kępień
2020-09-04 09:21:07 +02:00
parent b42f7d3677
commit 6be91b9d99
3 changed files with 5 additions and 5 deletions

View File

@@ -11,6 +11,6 @@
# 9.13/9.14: 1300-1499
# 9.15/9.16: 1500-1699
# 9.17/9.18: 1700-1899
LIBINTERFACE = 1704
LIBINTERFACE = 1705
LIBREVISION = 0
LIBAGE = 1
LIBAGE = 0

View File

@@ -12,5 +12,5 @@
# 9.15/9.16: 1500-1699
# 9.17/9.18: 1700-1899
LIBINTERFACE = 1704
LIBREVISION = 0
LIBREVISION = 1
LIBAGE = 0

View File

@@ -11,6 +11,6 @@
# 9.13/9.14: 1300-1499
# 9.15/9.16: 1500-1699
# 9.17/9.18: 1700-1899
LIBINTERFACE = 1701
LIBREVISION = 2
LIBINTERFACE = 1702
LIBREVISION = 0
LIBAGE = 0