Skip to content

Commit 16f6928

Browse files
committed
Bump to version 54.1
Signed-off-by: Nicolas Morey <[email protected]>
1 parent 20f1002 commit 16f6928

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ endif()
7979
set(PACKAGE_NAME "RDMA")
8080

8181
# See Documentation/versioning.md
82-
set(PACKAGE_VERSION "54.0")
82+
set(PACKAGE_VERSION "54.1")
8383
# When this is changed the values in these files need changing too:
8484
# debian/control
8585
# debian/libibverbs1.symbols

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
rdma-core (54.1-1) unstable; urgency=low
2+
3+
* New upstream release.
4+
5+
-- Nicolas Morey <[email protected]> Wed, 22 Jan 2025 14:36:34 +0100
6+
17
rdma-core (54.0-1) unstable; urgency=medium
28

39
* New upstream release.

redhat/rdma-core.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: rdma-core
2-
Version: 54.0
2+
Version: 54.1
33
Release: 1%{?dist}
44
Summary: RDMA core userspace libraries and daemons
55

suse/rdma-core.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
%define git_ver %{nil}
3030
Name: rdma-core
31-
Version: 54.0
31+
Version: 54.1
3232
Release: 0
3333
Summary: RDMA core userspace libraries and daemons
3434
License: BSD-2-Clause OR GPL-2.0-only

0 commit comments

Comments
 (0)