Finalize NEWS and ABI revision for 4.0.9

This commit is contained in:
Luca Boccassi 2019-07-02 12:54:46 +01:00
parent e7639e7467
commit 28625e3479
2 changed files with 3 additions and 2 deletions

2
NEWS
View File

@ -1,4 +1,4 @@
0MQ version 4.0.9 stable, released on 2016/xx/xx
0MQ version 4.0.9 stable, released on 2019/07/08
================================================
* CVE-2019-13132: a remote, unauthenticated client connecting to a

View File

@ -31,9 +31,10 @@ AC_SUBST(PACKAGE_VERSION)
# ZeroMQ version 3.1: 3:0:0 (ABI version 3)
# ZeroMQ version 4.0: 4:0:0 (ABI version 4)
# ZeroMQ version 4.0.8: 4:1:0 (ABI version 4)
# ZeroMQ version 4.0.9: 4:2:0 (ABI version 4)
#
# libzmq -version-info current:revision:age
LTVER="4:1:0"
LTVER="4:2:0"
AC_SUBST(LTVER)
# Take a copy of original flags