]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
Release 1.0.19-1 hotfix
authorSean Hefty <sean.hefty@intel.com>
Thu, 7 Aug 2014 22:43:00 +0000 (15:43 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 7 Aug 2014 22:43:00 +0000 (15:43 -0700)
configure.ac
librdmacm.spec.in

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