]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
v1.0.14 v1.0.14
authorSean Hefty <sean.hefty@intel.com>
Mon, 29 Nov 2010 22:59:37 +0000 (14:59 -0800)
committerSean Hefty <sean.hefty@intel.com>
Thu, 9 Dec 2010 16:56:16 +0000 (08:56 -0800)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
librdmacm.spec.in

index e63211fc6d4a847169dd85ece23ba0bfbb784bb0..d4ae89fc8b25832a7b28997d61cfef3753b175eb 100644 (file)
@@ -1,12 +1,12 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(librdmacm, 1.0.13, general@lists.openfabrics.org)
+AC_INIT(librdmacm, 1.0.14, general@lists.openfabrics.org)
 AC_CONFIG_SRCDIR([src/cma.c])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR(config)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(librdmacm, 1.0.13)
+AM_INIT_AUTOMAKE(librdmacm, 1.0.14)
 
 AM_PROG_LIBTOOL
 
index 5c194c3e6c532f4c5c8c669d10d836365e7acbf9..fccca3bc1806cc4d1f42344a90b591506e11e1be 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: librdmacm
-Version: 1.0.13
+Version: 1.0.14
 Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager