mirror of https://github.com/getdnsapi/getdns.git
Merge branch 'release/v1.0.0b2' into release/v1.1.0a1
This commit is contained in:
commit
612c4b1547
|
@ -79,7 +79,7 @@ GETDNS_COMPILATION_COMMENT="AC_PACKAGE_NAME $GETDNS_VERSION configured on $CURRE
|
|||
# getdns-0.9.0 had libversion 5:0:4
|
||||
# getdns-1.0.0 will have libversion 5:1:4
|
||||
#
|
||||
GETDNS_LIBVERSION=5:0:4
|
||||
GETDNS_LIBVERSION=5:1:4
|
||||
|
||||
AC_SUBST(GETDNS_COMPILATION_COMMENT)
|
||||
AC_SUBST(GETDNS_LIBVERSION)
|
||||
|
|
Loading…
Reference in New Issue