We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7f8b7 commit d411831Copy full SHA for d411831
2 files changed
NEWS
@@ -1,4 +1,4 @@
1
-0MQ version 4.3.0 stable, released on 20xx/xx/xx
+0MQ version 4.3.0 stable, released on 2018/11/28
2
================================================
3
4
* The following DRAFT APIs have been marked as STABLE and will not change
configure.ac
@@ -43,7 +43,7 @@ AC_SUBST(PACKAGE_VERSION)
43
# ZeroMQ version 4.2.3: 6:3:1 (ABI version 5)
44
# ZeroMQ version 4.2.4: 6:4:1 (ABI version 5)
45
# ZeroMQ version 4.2.5: 6:5:1 (ABI version 5)
46
-# ZeroMQ version 4.3.1: 6:6:1 (ABI version 5)
+# ZeroMQ version 4.3.0: 6:6:1 (ABI version 5)
47
#
48
# libzmq -version-info current:revision:age
49
LTVER="6:6:1"
0 commit comments