]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
ibacm: release 1.0.1
authorSean Hefty <sean.hefty@intel.com>
Mon, 21 Jun 2010 16:13:20 +0000 (09:13 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 2 Jul 2010 21:11:34 +0000 (14:11 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
acm_notes.txt
autogen.sh [changed mode: 0644->0755]
configure.in
ibacm.spec.in

index bf38961127f396b254147384364b9470108ab4f6..2bd7afb621e9a5d66b38c5cc8b69896827444903 100644 (file)
@@ -23,7 +23,7 @@ implementation limits network traffic, SA interactions, and centralized
 services.  ACM supports multiple resolution protocols in order to handle\r
 different fabric topologies.\r
 \r
-This release 1.0.0 is limited in its handling of dynamic changes.\r
+This release 1.0.1 is limited in its handling of dynamic changes.\r
 \r
 The IB ACM package is comprised of two components: the ib_acm service\r
 and a test/configuration utility - ib_acme.  Both are userspace components\r
old mode 100644 (file)
new mode 100755 (executable)
index da59fddeaa268d3f06a8a0d237980203aaf490f5..71b3eb5a4eb551237b55ae312810bf6c3bf78fef 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.0, linux-rdma@vger.kernel.org)\r
+AC_INIT(ibacm, 1.0.1, 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.0)\r
+AM_INIT_AUTOMAKE(ibacm, 1.0.1)\r
 \r
 AM_PROG_LIBTOOL\r
 \r
index c461f91f26e2716dd1cf11b982b96eee17200366..bdd63d6f7d64371f7db15214c8cea418431a86b2 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: ibacm
-Version: 1.0.0
+Version: 1.0.1
 Release: 1%{?dist}
 Summary: InfiniBand Communication Manager Assistant