diff --git a/NEWS b/NEWS index 1bc5f56b..385193de 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -0MQ version 4.3.0 stable, released on 20xx/xx/xx +0MQ version 4.3.0 stable, released on 2018/11/28 ================================================ * The following DRAFT APIs have been marked as STABLE and will not change diff --git a/configure.ac b/configure.ac index 8cf1e867..47e20ad2 100644 --- a/configure.ac +++ b/configure.ac @@ -43,7 +43,7 @@ AC_SUBST(PACKAGE_VERSION) # ZeroMQ version 4.2.3: 6:3:1 (ABI version 5) # ZeroMQ version 4.2.4: 6:4:1 (ABI version 5) # ZeroMQ version 4.2.5: 6:5:1 (ABI version 5) -# ZeroMQ version 4.3.1: 6:6:1 (ABI version 5) +# ZeroMQ version 4.3.0: 6:6:1 (ABI version 5) # # libzmq -version-info current:revision:age LTVER="6:6:1"