]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
ibacm: release 1.0.2 v1.0.2
authorSean Hefty <sean.hefty@intel.com>
Tue, 10 Aug 2010 20:59:38 +0000 (13:59 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 10 Aug 2010 20:59:38 +0000 (13:59 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
acm_notes.txt
configure.in
ibacm.spec.in

index 2bd7afb621e9a5d66b38c5cc8b69896827444903..a6becf728d120709401a5abb10ce455cb4089914 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.1 is limited in its handling of dynamic changes.\r
+This release 1.0.2 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 71b3eb5a4eb551237b55ae312810bf6c3bf78fef..997c77592cf80ac6cde4f5c537bf04946aaa473a 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.1, linux-rdma@vger.kernel.org)\r
+AC_INIT(ibacm, 1.0.2, 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.1)\r
+AM_INIT_AUTOMAKE(ibacm, 1.0.2)\r
 \r
 AM_PROG_LIBTOOL\r
 \r
index bdd63d6f7d64371f7db15214c8cea418431a86b2..bef7cbacb1074e61da24669ceaeaa0d8f3f8fb10 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: ibacm
-Version: 1.0.1
+Version: 1.0.2
 Release: 1%{?dist}
 Summary: InfiniBand Communication Manager Assistant