]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
ibacm: release 1.0.0 1.0.0
authorSean Hefty <sean.hefty@intel.com>
Mon, 10 May 2010 19:58:29 +0000 (12:58 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 10 May 2010 19:58:29 +0000 (12:58 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
ibacm.spec.in

index 21894b513803fcbd35cd70fbc4360e2a77c0f997..9311602f98f3dea41d9ec43ce0e7a0dd0bb1f906 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(ib_acm, 0.0.2, linux-rdma@vger.kernel.org)\r
+AC_INIT(ib_acm, 1.0.0, 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(ib_acm, 0.0.2)\r
+AM_INIT_AUTOMAKE(ib_acm, 1.0.0)\r
 \r
 AM_PROG_LIBTOOL\r
 \r
index a1a2c7481938fcca02a2976d0a003a8eaad0f125..2c10e1c25db4e195abfdd384300f2aeba5e5db71 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: ib_acm
-Version: 0.0.2
+Version: 1.0.0
 Release: 1%{?dist}
 Summary: InfiniBand Communication Manager Assistant