Skip to content

Commit 558c80a

Browse files
committed
Bump to version 15.6
Signed-off-by: Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
1 parent 86a4ea5 commit 558c80a

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

CMakeLists.txt

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

5050
# See Documentation/versioning.md
51-
set(PACKAGE_VERSION "15.5")
51+
set(PACKAGE_VERSION "15.6")
5252
# When this is changed the values in these files need changing too:
5353
# debian/libibverbs1.symbols
5454
# libibverbs/libibverbs.map

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
rdma-core (15.6-1) unstable; urgency=low
2+
3+
* New upstream release.
4+
5+
-- Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> Mon, 15 Oct 2018 11:01:32 +0200
6+
17
rdma-core (15.5-1) unstable; urgency=low
28

39
* New upstream release.

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: 15.5
2+
Version: 15.6
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
@@ -19,7 +19,7 @@
1919
%bcond_without systemd
2020
%define git_ver %{nil}
2121
Name: rdma-core
22-
Version: 15.5
22+
Version: 15.6
2323
Release: 0
2424
Summary: RDMA core userspace libraries and daemons
2525
License: GPL-2.0 or BSD-2-Clause

0 commit comments

Comments
 (0)