Skip to content

Commit 2816238

Browse files
committed
Bump to version 34.16
Signed-off-by: Nicolas Morey <[email protected]>
1 parent 89f0322 commit 2816238

File tree

5 files changed

+10
-4
lines changed

5 files changed

+10
-4
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ endif()
7272
set(PACKAGE_NAME "RDMA")
7373

7474
# See Documentation/versioning.md
75-
set(PACKAGE_VERSION "34.15")
75+
set(PACKAGE_VERSION "34.16")
7676
# When this is changed the values in these files need changing too:
7777
# debian/control
7878
# debian/libibverbs1.symbols

buildlib/centos6.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: rdma-core
2-
Version: 34.15
2+
Version: 34.16
33
Release: 1%{?dist}
44
Summary: RDMA core userspace libraries and daemons
55

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
rdma-core (34.16-1) unstable; urgency=low
2+
3+
* New upstream release.
4+
5+
-- Nicolas Morey <[email protected]> Thu, 03 Apr 2025 08:44:23 +0200
6+
17
rdma-core (34.15-1) unstable; urgency=low
28

39
* New upstream release.

redhat/rdma-core.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: rdma-core
2-
Version: 34.15
2+
Version: 34.16
33
Release: 1%{?dist}
44
Summary: RDMA core userspace libraries and daemons
55

suse/rdma-core.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
%define git_ver %{nil}
2525
Name: rdma-core
26-
Version: 34.15
26+
Version: 34.16
2727
Release: 0
2828
Summary: RDMA core userspace libraries and daemons
2929
License: GPL-2.0-only OR BSD-2-Clause

0 commit comments

Comments
 (0)