]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
v1.0.16 v1.0.16
authorSean Hefty <sean.hefty@intel.com>
Wed, 11 Jul 2012 00:55:32 +0000 (17:55 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 12 Jul 2012 16:26:02 +0000 (09:26 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
librdmacm.spec.in

index 3ee7f9bed60767c65a75bc4bd77be7592126e6c1..d4434c29b967b155ad6d54d637ab3cac6a67066c 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.15, linux-rdma@vger.kernel.org)
+AC_INIT(librdmacm, 1.0.16, linux-rdma@vger.kernel.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.15)
+AM_INIT_AUTOMAKE(librdmacm, 1.0.16)
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 AM_PROG_LIBTOOL
index 4652bbcca3c63422151648dd9820626ce54eff58..575ce844af70a7047e3d32d4db9303d59e22b009 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: librdmacm
-Version: 1.0.15
+Version: 1.0.16
 Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager