From 9a702ff0a9ac415996bb55ee85a6bd1e95c69ece Mon Sep 17 00:00:00 2001 From: Doug Ledford Date: Fri, 11 Nov 2016 13:44:24 -0500 Subject: [PATCH] Update version for pre-release tarballs Bump from 11 to 12 and start -rc series. Signed-off-by: Doug Ledford --- CMakeLists.txt | 2 +- debian/changelog | 2 +- rdma-core.spec | 2 +- redhat/rdma-core.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b3b3ff1c8..0ac74772e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,7 +41,7 @@ endif() set(PACKAGE_NAME "RDMA") # See Documentation/versioning.md -set(PACKAGE_VERSION "11") +set(PACKAGE_VERSION "12") #------------------------- # Basic standard paths diff --git a/debian/changelog b/debian/changelog index 995252d92..7b9c63496 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -rdma-core (11-1) unstable; urgency=low +rdma-core (12-1) unstable; urgency=low * New version diff --git a/rdma-core.spec b/rdma-core.spec index bea2a2267..5b64be9b1 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -1,5 +1,5 @@ Name: rdma-core -Version: 11 +Version: 12 Release: 1%{?dist} Summary: RDMA core userspace libraries and daemons diff --git a/redhat/rdma-core.spec b/redhat/rdma-core.spec index c3d81890c..9b8076d12 100644 --- a/redhat/rdma-core.spec +++ b/redhat/rdma-core.spec @@ -1,5 +1,5 @@ Name: rdma-core -Version: 11 +Version: 12 Release: 1%{?dist} Summary: RDMA core userspace libraries and daemons