Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump to version 32.13
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Morey <nmorey@suse.com>
nmorey committed May 29, 2024
1 parent a8b5d06 commit 4f96b4e
Showing 5 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -72,7 +72,7 @@ endif()
set(PACKAGE_NAME "RDMA")

# See Documentation/versioning.md
set(PACKAGE_VERSION "32.12")
set(PACKAGE_VERSION "32.13")
# When this is changed the values in these files need changing too:
# debian/control
# debian/libibverbs1.symbols
2 changes: 1 addition & 1 deletion buildlib/centos6.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: rdma-core
Version: 32.12
Version: 32.13
Release: 1%{?dist}
Summary: RDMA core userspace libraries and daemons

6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
rdma-core (32.13-1) unstable; urgency=low

* New upstream release.

-- Nicolas Morey <nmorey@suse.com> Wed, 29 May 2024 17:11:24 +0200

rdma-core (32.12-1) unstable; urgency=low

* New upstream release.
2 changes: 1 addition & 1 deletion redhat/rdma-core.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: rdma-core
Version: 32.12
Version: 32.13
Release: 1%{?dist}
Summary: RDMA core userspace libraries and daemons

2 changes: 1 addition & 1 deletion suse/rdma-core.spec
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@

%define git_ver %{nil}
Name: rdma-core
Version: 32.12
Version: 32.13
Release: 0
Summary: RDMA core userspace libraries and daemons
License: GPL-2.0-only OR BSD-2-Clause

0 comments on commit 4f96b4e

Please sign in to comment.