]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
librdmacm: release 1.0.12 1.0.12
authorSean Hefty <sean.hefty@intel.com>
Mon, 17 May 2010 21:41:59 +0000 (14:41 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 21 May 2010 21:19:30 +0000 (14:19 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
librdmacm.spec.in

index 6650bbd9d5b4b309c488a33875feebf2ca1eaaa7..d6c4a629bd8e0b315932a238b5f581e38ab1e059 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.11, general@lists.openfabrics.org)
+AC_INIT(librdmacm, 1.0.12, 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.11)
+AM_INIT_AUTOMAKE(librdmacm, 1.0.12)
 
 AM_PROG_LIBTOOL
 
index 85c7118cf3530dadc8fd7a8ea8a658969657eb1a..5193b89ff884ff6a63f6e30fa61999eb4bf08d6c 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: librdmacm
-Version: 1.0.11
+Version: 1.0.12
 Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager