From fb17318cc6eb106a676fc6fc437078effadb3854 Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Mon, 22 Jan 2024 14:59:36 +0100 Subject: [PATCH] Bump to version 43.5 Signed-off-by: Nicolas Morey --- CMakeLists.txt | 2 +- buildlib/centos6.spec | 2 +- debian/changelog | 6 ++++++ redhat/rdma-core.spec | 2 +- suse/rdma-core.spec | 2 +- 5 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index de67fbeb9..bd3f5f184 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -77,7 +77,7 @@ endif() set(PACKAGE_NAME "RDMA") # See Documentation/versioning.md -set(PACKAGE_VERSION "43.4") +set(PACKAGE_VERSION "43.5") # When this is changed the values in these files need changing too: # debian/control # debian/libibverbs1.symbols diff --git a/buildlib/centos6.spec b/buildlib/centos6.spec index bba0e376c..6bd5475fd 100644 --- a/buildlib/centos6.spec +++ b/buildlib/centos6.spec @@ -1,5 +1,5 @@ Name: rdma-core -Version: 43.4 +Version: 43.5 Release: 1%{?dist} Summary: RDMA core userspace libraries and daemons diff --git a/debian/changelog b/debian/changelog index cb5b4646a..8dfd17152 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rdma-core (43.5-1) unstable; urgency=low + + * New upstream release. + + -- Nicolas Morey Mon, 22 Jan 2024 14:59:36 +0100 + rdma-core (43.4-1) unstable; urgency=low * New upstream release. diff --git a/redhat/rdma-core.spec b/redhat/rdma-core.spec index 1a4875f87..17a3a7e7c 100644 --- a/redhat/rdma-core.spec +++ b/redhat/rdma-core.spec @@ -1,5 +1,5 @@ Name: rdma-core -Version: 43.4 +Version: 43.5 Release: 1%{?dist} Summary: RDMA core userspace libraries and daemons diff --git a/suse/rdma-core.spec b/suse/rdma-core.spec index 46e51f89d..832e01ca5 100644 --- a/suse/rdma-core.spec +++ b/suse/rdma-core.spec @@ -28,7 +28,7 @@ %define git_ver %{nil} Name: rdma-core -Version: 43.4 +Version: 43.5 Release: 0 Summary: RDMA core userspace libraries and daemons License: BSD-2-Clause OR GPL-2.0-only