]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
librdmacm: release 1.0.9 v1.0.9
authorSean Hefty <sean.hefty@intel.com>
Mon, 21 Sep 2009 15:47:17 +0000 (08:47 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 21 Sep 2009 15:47:17 +0000 (08:47 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
librdmacm.spec.in

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