From: Sean Hefty Date: Mon, 17 May 2010 21:41:59 +0000 (-0700) Subject: librdmacm: release 1.0.12 X-Git-Tag: 1.0.12 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2F1.0.12;p=~shefty%2Flibrdmacm.git librdmacm: release 1.0.12 Signed-off-by: Sean Hefty --- diff --git a/configure.in b/configure.in index 6650bbd9..d6c4a629 100644 --- a/configure.in +++ b/configure.in @@ -1,11 +1,11 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(librdmacm, 1.0.11, general@lists.openfabrics.org) +AC_INIT(librdmacm, 1.0.12, general@lists.openfabrics.org) AC_CONFIG_SRCDIR([src/cma.c]) AC_CONFIG_AUX_DIR(config) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(librdmacm, 1.0.11) +AM_INIT_AUTOMAKE(librdmacm, 1.0.12) AM_PROG_LIBTOOL diff --git a/librdmacm.spec.in b/librdmacm.spec.in index 85c7118c..5193b89f 100644 --- a/librdmacm.spec.in +++ b/librdmacm.spec.in @@ -1,7 +1,7 @@ %define ver @VERSION@ Name: librdmacm -Version: 1.0.11 +Version: 1.0.12 Release: 1%{?dist} Summary: Userspace RDMA Connection Manager