Skip to content

Commit ac6b4e6

Browse files
committed
Bump to version 36.16
Signed-off-by: Nicolas Morey <nmorey@suse.com>
1 parent 34d6870 commit ac6b4e6

5 files changed

Lines changed: 16 additions & 4 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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 "36.15")
80+
set(PACKAGE_VERSION "36.16")
8181
# When this is changed the values in these files need changing too:
8282
# debian/control
8383
# 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: 36.15
2+
Version: 36.16
33
Release: 1%{?dist}
44
Summary: RDMA core userspace libraries and daemons
55

debian/changelog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
rdma-core (36.16-1) unstable; urgency=low
2+
3+
* New upstream release.
4+
5+
-- Nicolas Morey <nmorey@suse.com> Wed, 07 Jan 2026 10:05:58 +0100
6+
7+
rdma-core (36.16-1) unstable; urgency=low
8+
9+
* New upstream release.
10+
11+
-- Nicolas Morey <nmorey@suse.com> Wed, 07 Jan 2026 10:05:24 +0100
12+
113
rdma-core (36.15-1) unstable; urgency=low
214

315
* 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: 36.15
2+
Version: 36.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: 36.15
26+
Version: 36.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)