Skip to content

Commit

Permalink
Bump to version 45.2
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Morey <[email protected]>
  • Loading branch information
nmorey committed Jul 18, 2023
1 parent 47c245c commit d8b0f9f
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ endif()
set(PACKAGE_NAME "RDMA")

# See Documentation/versioning.md
set(PACKAGE_VERSION "45.1")
set(PACKAGE_VERSION "45.2")
# When this is changed the values in these files need changing too:
# debian/control
# debian/libibverbs1.symbols
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
rdma-core (45.2-1) unstable; urgency=low

* New upstream release.

-- Nicolas Morey <[email protected]> Tue, 18 Jul 2023 10:06:57 +0200

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

* New upstream release.
Expand Down
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: 45.1
Version: 45.2
Release: 1%{?dist}
Summary: RDMA core userspace libraries and daemons

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

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

0 comments on commit d8b0f9f

Please sign in to comment.