Skip to content

Commit c6d03b4

Browse files
committed
Update library version to be 63.0
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
1 parent 31af04e commit c6d03b4

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ endif()
8080
set(PACKAGE_NAME "RDMA")
8181

8282
# See Documentation/versioning.md
83-
set(PACKAGE_VERSION "62.0")
83+
set(PACKAGE_VERSION "63.0")
8484
# When this is changed the values in these files need changing too:
8585
# debian/control
8686
# debian/libibverbs1.symbols

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rdma-core (62.0-1) unstable; urgency=medium
1+
rdma-core (63.0-1) unstable; urgency=medium
22

33
* New upstream release.
44

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: 62.0
2+
Version: 63.0
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
@@ -28,7 +28,7 @@
2828

2929
%define git_ver %{nil}
3030
Name: rdma-core
31-
Version: 62.0
31+
Version: 63.0
3232
Release: 0
3333
Summary: RDMA core userspace libraries and daemons
3434
License: BSD-2-Clause OR GPL-2.0-only

0 commit comments

Comments
 (0)