]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
v1.0.20 v1.0.20
authorSean Hefty <sean.hefty@intel.com>
Wed, 8 Apr 2015 22:27:38 +0000 (15:27 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 8 Apr 2015 22:27:38 +0000 (15:27 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.ac
librdmacm.spec.in

index b8e9c54d8cd553d305f4a3028a7c0bccc00c7c49..e18af282c7aaab502e3932d2b7d37fb63bfa564e 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.63])
-AC_INIT([librdmacm],[1.0.19-1],[linux-rdma@vger.kernel.org])
+AC_INIT([librdmacm],[1.0.20],[linux-rdma@vger.kernel.org])
 AC_CONFIG_SRCDIR([src/cma.c])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR(config)
index 60ffb3b325e0c7228f7242c6a69d851bce12cd2c..197836c769c2a085723c84d91f81fa1d80332ef9 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: librdmacm
-Version: 1.0.19-1
+Version: 1.0.20
 Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager