]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
v1.0.4 v1.0.4
authorSean Hefty <sean.hefty@intel.com>
Mon, 29 Nov 2010 23:02:45 +0000 (15:02 -0800)
committerSean Hefty <sean.hefty@intel.com>
Thu, 9 Dec 2010 17:15:14 +0000 (09:15 -0800)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
acm_notes.txt
configure.in
ibacm.spec.in

index 1eb6a62d7b028d7e02ecf8b9e8f5bea1f53fa4f3..4d20e7129e658914ddfd815cb8b9e35119d780c9 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.3 is limited in its handling of dynamic changes.\r
+This release 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
index c83dfe8b579eacbffcf5c3d778301dcdf32a2023..7fc47614b61963d607077448b51d2a6d86a3bed3 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.3, linux-rdma@vger.kernel.org)\r
+AC_INIT(ibacm, 1.0.4, 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.3)\r
+AM_INIT_AUTOMAKE(ibacm, 1.0.4)\r
 \r
 AM_PROG_LIBTOOL\r
 \r
index fa1f055d7271a24fcf7161648eb0f83e2604ebd4..7a2ed9f54432414bb3379bb8aab8986b36e48dc9 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: ibacm
-Version: 1.0.3
+Version: 1.0.4
 Release: 1%{?dist}
 Summary: InfiniBand Communication Manager Assistant