From: Sean Hefty Date: Wed, 16 Jul 2014 22:49:16 +0000 (-0700) Subject: Release 1.0.19 X-Git-Tag: v1.0.19 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=806de778b1fe665dee2f62c7bf7211ab9bd2d53f;p=~shefty%2Flibrdmacm.git Release 1.0.19 --- diff --git a/configure.ac b/configure.ac index 0b8d6ec8..e6de2afe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.63]) -AC_INIT([librdmacm],[1.0.18],[linux-rdma@vger.kernel.org]) +AC_INIT([librdmacm],[1.0.19],[linux-rdma@vger.kernel.org]) AC_CONFIG_SRCDIR([src/cma.c]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config) diff --git a/librdmacm.spec.in b/librdmacm.spec.in index 15e0e31c..ecb6556c 100644 --- a/librdmacm.spec.in +++ b/librdmacm.spec.in @@ -1,7 +1,7 @@ %define ver @VERSION@ Name: librdmacm -Version: 1.0.18 +Version: 1.0.19 Release: 1%{?dist} Summary: Userspace RDMA Connection Manager