]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
librdmacm: release 1.0.8 v1.0.8
authorSean Hefty <sean.hefty@intel.com>
Thu, 3 Jul 2008 15:27:20 +0000 (08:27 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 3 Jul 2008 15:27:20 +0000 (08:27 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
librdmacm.spec.in

index 54a9c960df376b96cb54d573b4f142940e519d14..c06f65eaed0c479abd6ab8bfcfe71ec09f119e07 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.7, general@lists.openfabrics.org)
+AC_INIT(librdmacm, 1.0.8, 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.7)
+AM_INIT_AUTOMAKE(librdmacm, 1.0.8)
 
 AM_PROG_LIBTOOL
 
index 998dfc34aedfafafca903d4aa70caedcb8031ec7..2c873c428cc2f1d81e04b4dc9bb02d2273f29d3d 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: librdmacm
-Version: 1.0.7
+Version: 1.0.8
 Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager