Skip to content

Commit 3b2374c

Browse files
committed
Bump to version 36.15
Signed-off-by: Nicolas Morey <[email protected]>
1 parent a91cd25 commit 3b2374c

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

7979
# See Documentation/versioning.md
80-
set(PACKAGE_VERSION "36.14")
80+
set(PACKAGE_VERSION "36.15")
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.14
2+
Version: 36.15
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 (36.15-1) unstable; urgency=low
2+
3+
* New upstream release.
4+
5+
-- Nicolas Morey <[email protected]> Mon, 16 Jun 2025 17:00:05 +0200
6+
17
rdma-core (36.14-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: 36.14
2+
Version: 36.15
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.14
26+
Version: 36.15
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)