]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
v1.0.5
authorSean Hefty <sean.hefty@intel.com>
Thu, 19 May 2011 20:15:20 +0000 (13:15 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 14 Sep 2011 21:22:53 +0000 (14:22 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
ibacm.spec.in

index 293a7cebf9fa0e64c25989dc0dd07777b8541121..736f657c9064601752fbbd2e0f0732ff1a0f9b55 100644 (file)
@@ -1,11 +1,11 @@
 dnl Process this file with autoconf to produce a configure script.\r
 \r
 AC_PREREQ(2.57)\r
-AC_INIT(ibacm, 1.0.4, linux-rdma@vger.kernel.org)\r
+AC_INIT(ibacm, 1.0.5, linux-rdma@vger.kernel.org)\r
 AC_CONFIG_SRCDIR([src/acm.c])\r
 AC_CONFIG_AUX_DIR(config)\r
 AM_CONFIG_HEADER(config.h)\r
-AM_INIT_AUTOMAKE(ibacm, 1.0.4)\r
+AM_INIT_AUTOMAKE(ibacm, 1.0.5)\r
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])\r
 \r
 AM_PROG_LIBTOOL\r
index 7a2ed9f54432414bb3379bb8aab8986b36e48dc9..a926fea18a14a54bab9d9eaa96cea7f7c3667ea5 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: ibacm
-Version: 1.0.4
+Version: 1.0.5
 Release: 1%{?dist}
 Summary: InfiniBand Communication Manager Assistant