]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
ibacm: version 1.0.3 v1.0.3
authorSean Hefty <sean.hefty@intel.com>
Thu, 26 Aug 2010 17:27:49 +0000 (10:27 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 26 Aug 2010 17:27:49 +0000 (10:27 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
acm_notes.txt
configure.in
ibacm.spec.in

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