Skip to content

Commit 6447ece

Browse files
committed
Bump to version 18.3
Signed-off-by: Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
1 parent b810027 commit 6447ece

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
@@ -57,7 +57,7 @@ endif()
5757
set(PACKAGE_NAME "RDMA")
5858

5959
# See Documentation/versioning.md
60-
set(PACKAGE_VERSION "18.2")
60+
set(PACKAGE_VERSION "18.3")
6161
# When this is changed the values in these files need changing too:
6262
# debian/libibverbs1.symbols
6363
set(IBVERBS_PABI_VERSION "18")

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
rdma-core (18.3-1) unstable; urgency=low
2+
3+
* New upstream release.
4+
5+
-- Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> Wed, 06 Feb 2019 08:17:24 +0100
6+
17
rdma-core (18.2-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: 18.2
2+
Version: 18.3
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: 18.2
22+
Version: 18.3
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)