]> git.openfabrics.org - ~shefty/libibcm.git/commitdiff
Release 1.0.2. rel-1.0 ofed_1_3 v1.0.2
authorSean Hefty <sean.hefty@intel.com>
Tue, 5 Feb 2008 18:43:28 +0000 (10:43 -0800)
committerSean Hefty <sean.hefty@intel.com>
Tue, 5 Feb 2008 18:43:28 +0000 (10:43 -0800)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
libibcm.spec.in

index e233b34cb3be509cd5857e12a3791245ef354fb2..34304ff2a7ce53a0b3179e972cf9e8f60df7d677 100644 (file)
@@ -1,11 +1,11 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(libibcm, 1.0.1, general@lists@openfabrics.org)
+AC_INIT(libibcm, 1.0.2, general@lists@openfabrics.org)
 AC_CONFIG_SRCDIR([src/cm.c])
 AC_CONFIG_AUX_DIR(config)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libibcm, 1.0.1)
+AM_INIT_AUTOMAKE(libibcm, 1.0.2)
 
 AM_PROG_LIBTOOL
 
index 30f4c986687568ab3b823bf81e50ed3bc90ea132..d1c0ad749d8be49ab08dda34b352ac414efd6336 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: libibcm
-Version: 1.0.1
+Version: 1.0.2
 Release: 1%{?dist}
 Summary: Userspace InfiniBand Communication Manager.