Skip to content

Commit 6fe804e

Browse files
committed
Update library version to be 64.0
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
1 parent 9589cf6 commit 6fe804e

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
@@ -84,7 +84,7 @@ endif()
8484
set(PACKAGE_NAME "RDMA")
8585

8686
# See Documentation/versioning.md
87-
set(PACKAGE_VERSION "63.0")
87+
set(PACKAGE_VERSION "64.0")
8888
# When this is changed the values in these files need changing too:
8989
# debian/control
9090
# 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 (63.0-1) unstable; urgency=medium
1+
rdma-core (64.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: 63.0
2+
Version: 64.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: 63.0
31+
Version: 64.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)