]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
v1.0.14.1 1.0.14 v1.0.14.1
authorSean Hefty <sean.hefty@intel.com>
Wed, 16 Feb 2011 02:10:41 +0000 (18:10 -0800)
committerSean Hefty <sean.hefty@intel.com>
Wed, 16 Feb 2011 02:10:41 +0000 (18:10 -0800)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
librdmacm.spec.in

index d4ae89fc8b25832a7b28997d61cfef3753b175eb..927a6eafe2cba054c14776152ad59710207b0af4 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.14, general@lists.openfabrics.org)
+AC_INIT(librdmacm, 1.0.14.1, 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.14)
+AM_INIT_AUTOMAKE(librdmacm, 1.0.14.1)
 
 AM_PROG_LIBTOOL
 
index fccca3bc1806cc4d1f42344a90b591506e11e1be..0044a2d1a994016bff98161410d8986909545e55 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: librdmacm
-Version: 1.0.14
+Version: 1.0.14.1
 Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager