From: Sean Hefty Date: Thu, 25 Jul 2013 22:31:06 +0000 (-0700) Subject: ibacm: Release 1.0.8 X-Git-Tag: v1.0.8 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=0736d573adec1a603936244def60a768520b49e4;p=~shefty%2Fibacm.git ibacm: Release 1.0.8 Signed-off-by: Sean Hefty --- diff --git a/configure.ac b/configure.ac index d6ea0a9..d28a982 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([ibacm], [1.0.7], [linux-rdma@vger.kernel.org]) +AC_INIT([ibacm], [1.0.8], [linux-rdma@vger.kernel.org]) AC_CONFIG_SRCDIR([src/acm.c]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_HEADERS([config.h]) diff --git a/ibacm.spec.in b/ibacm.spec.in index 5ee52b2..8381a35 100644 --- a/ibacm.spec.in +++ b/ibacm.spec.in @@ -1,5 +1,5 @@ Name: ibacm -Version: 1.0.7 +Version: 1.0.8 Release: 1%{?dist} Summary: InfiniBand Communication Manager Assistant