Skip to content

Commit d411831

Browse files
committed
Finalise changelog for 4.3.0
1 parent fb7f8b7 commit d411831

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0MQ version 4.3.0 stable, released on 20xx/xx/xx
1+
0MQ version 4.3.0 stable, released on 2018/11/28
22
================================================
33

44
* The following DRAFT APIs have been marked as STABLE and will not change

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ AC_SUBST(PACKAGE_VERSION)
4343
# ZeroMQ version 4.2.3: 6:3:1 (ABI version 5)
4444
# ZeroMQ version 4.2.4: 6:4:1 (ABI version 5)
4545
# ZeroMQ version 4.2.5: 6:5:1 (ABI version 5)
46-
# ZeroMQ version 4.3.1: 6:6:1 (ABI version 5)
46+
# ZeroMQ version 4.3.0: 6:6:1 (ABI version 5)
4747
#
4848
# libzmq -version-info current:revision:age
4949
LTVER="6:6:1"

0 commit comments

Comments
 (0)