]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
v1.0.21 v1.0.21
authorSean Hefty <sean.hefty@intel.com>
Tue, 2 Jun 2015 16:25:21 +0000 (09:25 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 2 Jun 2015 16:25:21 +0000 (09:25 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.ac
librdmacm.spec.in

index e18af282c7aaab502e3932d2b7d37fb63bfa564e..768e2573f754c3eed42318a05fdb3cdeec151f4c 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.20],[linux-rdma@vger.kernel.org])
+AC_INIT([librdmacm],[1.0.21],[linux-rdma@vger.kernel.org])
 AC_CONFIG_SRCDIR([src/cma.c])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR(config)
index 197836c769c2a085723c84d91f81fa1d80332ef9..53a39e6912bc796bd9f90e831dc121d53adc64b3 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: librdmacm
-Version: 1.0.20
+Version: 1.0.21
 Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager