]> git.openfabrics.org - ~shefty/libibcm.git/commitdiff
release 1.0.1. v1.0.1
authorSean Hefty <sean.hefty@intel.com>
Wed, 19 Sep 2007 18:11:17 +0000 (11:11 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 19 Sep 2007 18:11:17 +0000 (11:11 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
libibcm.spec.in

index 7de8013a56101f8d4b131e76c5d26c23b11b4263..e233b34cb3be509cd5857e12a3791245ef354fb2 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.1, 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.1)
 
 AM_PROG_LIBTOOL
 
index 3d259f0231c569b932f3c9395c8cc1efc02a7290..30f4c986687568ab3b823bf81e50ed3bc90ea132 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: libibcm
-Version: 1.0
+Version: 1.0.1
 Release: 1%{?dist}
 Summary: Userspace InfiniBand Communication Manager.