From 55d8dc22f3ac1631d6db61ab51a046dc6a0903cf Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Wed, 29 May 2024 17:11:28 +0200 Subject: [PATCH] Bump to version 47.3 Signed-off-by: Nicolas Morey --- CMakeLists.txt | 2 +- debian/changelog | 6 ++++++ redhat/rdma-core.spec | 2 +- suse/rdma-core.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 970923b71..7246e4a21 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -77,7 +77,7 @@ endif() set(PACKAGE_NAME "RDMA") # See Documentation/versioning.md -set(PACKAGE_VERSION "47.2") +set(PACKAGE_VERSION "47.3") # When this is changed the values in these files need changing too: # debian/control # debian/libibverbs1.symbols diff --git a/debian/changelog b/debian/changelog index fbbc10a5c..76c2ba56f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rdma-core (47.3-1) unstable; urgency=low + + * New upstream release. + + -- Nicolas Morey Wed, 29 May 2024 17:11:28 +0200 + rdma-core (47.2-1) unstable; urgency=low * New upstream release. diff --git a/redhat/rdma-core.spec b/redhat/rdma-core.spec index f5c04eadb..ef562f20f 100644 --- a/redhat/rdma-core.spec +++ b/redhat/rdma-core.spec @@ -1,5 +1,5 @@ Name: rdma-core -Version: 47.2 +Version: 47.3 Release: 1%{?dist} Summary: RDMA core userspace libraries and daemons diff --git a/suse/rdma-core.spec b/suse/rdma-core.spec index f5de6bba3..38fc55fb6 100644 --- a/suse/rdma-core.spec +++ b/suse/rdma-core.spec @@ -28,7 +28,7 @@ %define git_ver %{nil} Name: rdma-core -Version: 47.2 +Version: 47.3 Release: 0 Summary: RDMA core userspace libraries and daemons License: BSD-2-Clause OR GPL-2.0-only