]> git.openfabrics.org - ~shefty/libibcm.git/commitdiff
libibcm: 1.0.3 release
authorSean Hefty <sean.hefty@intel.com>
Thu, 31 Jul 2008 20:25:15 +0000 (13:25 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 31 Jul 2008 20:25:15 +0000 (13:25 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
libibcm.spec.in

index 34304ff2a7ce53a0b3179e972cf9e8f60df7d677..e92cb61881e119cbf7e5fd329733d5a02f323fcd 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.2, general@lists@openfabrics.org)
+AC_INIT(libibcm, 1.0.3, 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.2)
+AM_INIT_AUTOMAKE(libibcm, 1.0.3)
 
 AM_PROG_LIBTOOL
 
index d130c798d051a013919ab376248a425397204437..76900d6d5e96f5c2169bf13073a1668514b577e4 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: libibcm
-Version: 1.0.2
+Version: 1.0.3
 Release: 1%{?dist}
 Summary: Userspace InfiniBand Communication Manager.