mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-12 03:07:53 +01:00
Problem: ABI is not correct for 4.3.0
Solution: bump it to 5.2.0 as new stable APIs have been added
This commit is contained in:
@@ -46,7 +46,7 @@ AC_SUBST(PACKAGE_VERSION)
|
||||
# ZeroMQ version 4.3.0: 6:6:1 (ABI version 5)
|
||||
#
|
||||
# libzmq -version-info current:revision:age
|
||||
LTVER="6:6:1"
|
||||
LTVER="7:0:2"
|
||||
AC_SUBST(LTVER)
|
||||
|
||||
# Take a copy of original flags
|
||||
|
||||
Reference in New Issue
Block a user