mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-02 14:03:43 +01:00
Problem: 4.2.3 is out, version(s) are out of date
Solution: bump changelog, ABI revision, library and packaging version
This commit is contained in:
@@ -41,9 +41,10 @@ AC_SUBST(PACKAGE_VERSION)
|
||||
# ZeroMQ version 4.2.1: 6:1:1 (ABI version 5)
|
||||
# ZeroMQ version 4.2.2: 6:2:1 (ABI version 5)
|
||||
# ZeroMQ version 4.2.3: 6:3:1 (ABI version 5)
|
||||
# ZeroMQ version 4.2.4: 6:4:1 (ABI version 5)
|
||||
#
|
||||
# libzmq -version-info current:revision:age
|
||||
LTVER="6:3:1"
|
||||
LTVER="6:4:1"
|
||||
AC_SUBST(LTVER)
|
||||
|
||||
# Take a copy of original flags
|
||||
|
||||
Reference in New Issue
Block a user