From: Sean Hefty Date: Mon, 27 Jan 2014 20:10:55 +0000 (-0800) Subject: librdmacm 1.0.18 X-Git-Tag: v1.0.18 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=176e6e961d17c51ae1f2dad5a2f50546e3a2ecf4;p=~shefty%2Flibrdmacm.git librdmacm 1.0.18 Signed-off-by: Sean Hefty --- diff --git a/configure.ac b/configure.ac index 59c5eb10..7581df43 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.63]) -AC_INIT([librdmacm],[1.0.17],[linux-rdma@vger.kernel.org]) +AC_INIT([librdmacm],[1.0.18],[linux-rdma@vger.kernel.org]) AC_CONFIG_SRCDIR([src/cma.c]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config) diff --git a/librdmacm.spec.in b/librdmacm.spec.in index 7ad6c0c3..15e0e31c 100644 --- a/librdmacm.spec.in +++ b/librdmacm.spec.in @@ -1,7 +1,7 @@ %define ver @VERSION@ Name: librdmacm -Version: 1.0.17 +Version: 1.0.18 Release: 1%{?dist} Summary: Userspace RDMA Connection Manager