]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
librdmacm: release 1.0.6 ofed_1_3 v1.0.6
authorSean Hefty <sean.hefty@intel.com>
Mon, 21 Jan 2008 18:21:47 +0000 (10:21 -0800)
committerSean Hefty <sean.hefty@intel.com>
Mon, 21 Jan 2008 18:21:47 +0000 (10:21 -0800)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
librdmacm.spec.in

index af2c395363156227acc74fce8f4a0b88a029321c..cfc86da2393c0ba63636f251c934d7e8adf7a080 100644 (file)
@@ -1,11 +1,11 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(librdmacm, 1.0.5, general@lists.openfabrics.org)
+AC_INIT(librdmacm, 1.0.6, general@lists.openfabrics.org)
 AC_CONFIG_SRCDIR([src/cma.c])
 AC_CONFIG_AUX_DIR(config)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(librdmacm, 1.0.5)
+AM_INIT_AUTOMAKE(librdmacm, 1.0.6)
 
 AM_PROG_LIBTOOL
 
index bc55d079485b16e9bcb94ec897284fbd78ea7ae9..046d9cf3cd1a024f01624b6573e0a2ab17e51100 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: librdmacm
-Version: 1.0.5
+Version: 1.0.6
 Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager.