From: Sean Hefty Date: Thu, 7 Aug 2014 22:43:00 +0000 (-0700) Subject: Release 1.0.19-1 hotfix X-Git-Tag: v1.0.19-1^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=fca6e10a83eb592135fd47bc73600c7a955ca2b5;p=~shefty%2Flibrdmacm.git Release 1.0.19-1 hotfix --- diff --git a/configure.ac b/configure.ac index e6de2afe..b8e9c54d 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.19],[linux-rdma@vger.kernel.org]) +AC_INIT([librdmacm],[1.0.19-1],[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 ecb6556c..60ffb3b3 100644 --- a/librdmacm.spec.in +++ b/librdmacm.spec.in @@ -1,7 +1,7 @@ %define ver @VERSION@ Name: librdmacm -Version: 1.0.19 +Version: 1.0.19-1 Release: 1%{?dist} Summary: Userspace RDMA Connection Manager