Skip to content

Commit b81c802

Browse files
committed
Bump to version 46.6
Signed-off-by: Nicolas Morey <[email protected]>
1 parent 979e0b6 commit b81c802

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
@@ -77,7 +77,7 @@ endif()
7777
set(PACKAGE_NAME "RDMA")
7878

7979
# See Documentation/versioning.md
80-
set(PACKAGE_VERSION "46.5")
80+
set(PACKAGE_VERSION "46.6")
8181
# When this is changed the values in these files need changing too:
8282
# debian/control
8383
# debian/libibverbs1.symbols

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
rdma-core (46.6-1) unstable; urgency=low
2+
3+
* New upstream release.
4+
5+
-- Nicolas Morey <[email protected]> Wed, 22 Jan 2025 14:36:25 +0100
6+
17
rdma-core (46.5-1) unstable; urgency=low
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: 46.5
2+
Version: 46.6
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: 46.5
31+
Version: 46.6
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)