Skip to content

Commit

Permalink
Bump to version 39.2
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
  • Loading branch information
nmorey committed Oct 24, 2022
1 parent 5e2c570 commit 4e9c6e4
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -77,7 +77,7 @@ endif()
set(PACKAGE_NAME "RDMA")

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

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
rdma-core (39.2-1) unstable; urgency=low

* New upstream release.

-- Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> Mon, 24 Oct 2022 10:25:03 +0200

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

* New upstream release.
Expand Down
2 changes: 1 addition & 1 deletion redhat/rdma-core.spec
@@ -1,5 +1,5 @@
Name: rdma-core
Version: 39.1
Version: 39.2
Release: 1%{?dist}
Summary: RDMA core userspace libraries and daemons

Expand Down
2 changes: 1 addition & 1 deletion suse/rdma-core.spec
Expand Up @@ -23,7 +23,7 @@

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

0 comments on commit 4e9c6e4

Please sign in to comment.