Finalize NEWS and bump ABI to 5:2:0 for 4.1.6

This commit is contained in:
Luca Boccassi 2016-11-01 15:58:34 +00:00
parent b41ef3963b
commit ceb72c7e06
2 changed files with 3 additions and 2 deletions

2
NEWS
View File

@ -1,4 +1,4 @@
0MQ version 4.1.6 stable, released on 2016/xx/xx
0MQ version 4.1.6 stable, released on 2016/11/01
================================================
* Fixed #2051 - getifaddrs can fail with ECONNREFUSED

View File

@ -33,9 +33,10 @@ AC_SUBST(PACKAGE_VERSION)
# ZeroMQ version 4.0: 4:0:0 (ABI version 4)
# ZeroMQ version 4.1: 5:0:0 (ABI version 5)
# ZeroMQ version 4.1.5: 5:1:0 (ABI version 5)
# ZeroMQ version 4.1.6: 5:2:0 (ABI version 5)
#
# libzmq -version-info current:revision:age
LTVER="5:1:0"
LTVER="5:2:0"
AC_SUBST(LTVER)
# Take a copy of original flags