diff --git a/CMakeLists.txt b/CMakeLists.txt index 881ce3559..30a60bf53 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -46,7 +46,7 @@ endif() set(PACKAGE_NAME "RDMA") # See Documentation/versioning.md -set(PACKAGE_VERSION "17.1") +set(PACKAGE_VERSION "17.2") # When this is changed the values in these files need changing too: # debian/libibverbs1.symbols # libibverbs/libibverbs.map diff --git a/debian/changelog b/debian/changelog index df364b2cf..d600d013f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rdma-core (17.2-1) unstable; urgency=low + + * New upstream release. + + -- Nicolas Morey-Chaisemartin Mon, 11 Jun 2018 18:56:09 +0200 + rdma-core (17.1-1) unstable; urgency=low * New upstream release. diff --git a/redhat/rdma-core.spec b/redhat/rdma-core.spec index 462122e62..4d3d1a51c 100644 --- a/redhat/rdma-core.spec +++ b/redhat/rdma-core.spec @@ -1,5 +1,5 @@ Name: rdma-core -Version: 17.1 +Version: 17.2 Release: 1%{?dist} Summary: RDMA core userspace libraries and daemons diff --git a/suse/rdma-core.spec b/suse/rdma-core.spec index a185e758d..bc4c6cc49 100644 --- a/suse/rdma-core.spec +++ b/suse/rdma-core.spec @@ -19,7 +19,7 @@ %bcond_without systemd %define git_ver %{nil} Name: rdma-core -Version: 17.1 +Version: 17.2 Release: 0 Summary: RDMA core userspace libraries and daemons License: GPL-2.0 or BSD-2-Clause