From: Sean Hefty Date: Wed, 21 Oct 2009 16:41:36 +0000 (-0700) Subject: librdmacm: release 1.0.10 X-Git-Tag: 1.0.10 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2F1.0.10;p=~shefty%2Flibrdmacm.git librdmacm: release 1.0.10 Signed-off-by: Sean Hefty --- diff --git a/configure.in b/configure.in index dac52ebc..0dfd666d 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.9, general@lists.openfabrics.org) +AC_INIT(librdmacm, 1.0.10, 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.9) +AM_INIT_AUTOMAKE(librdmacm, 1.0.10) AM_PROG_LIBTOOL diff --git a/librdmacm.spec.in b/librdmacm.spec.in index 116d3d84..2339ecbd 100644 --- a/librdmacm.spec.in +++ b/librdmacm.spec.in @@ -1,7 +1,7 @@ %define ver @VERSION@ Name: librdmacm -Version: 1.0.9 +Version: 1.0.10 Release: 1%{?dist} Summary: Userspace RDMA Connection Manager