]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
Release 1.0.19 v1.0.19
authorSean Hefty <sean.hefty@intel.com>
Wed, 16 Jul 2014 22:49:16 +0000 (15:49 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 16 Jul 2014 22:49:16 +0000 (15:49 -0700)
configure.ac
librdmacm.spec.in

index 0b8d6ec8f986777c8a3936dcf6c081c7bdb0600b..e6de2afe182c2867fe0af7cf784a2fe13749c3f2 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.18],[linux-rdma@vger.kernel.org])
+AC_INIT([librdmacm],[1.0.19],[linux-rdma@vger.kernel.org])
 AC_CONFIG_SRCDIR([src/cma.c])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR(config)
index 15e0e31cd12eb5cc0a420433c7e3d2aa936d1327..ecb6556cc8c1a537059e5dd8a8dec5b43c380cba 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: librdmacm
-Version: 1.0.18
+Version: 1.0.19
 Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager