Skip to content

Commit 4bb6072

Browse files
committed
Bump to version 19.2
Signed-off-by: Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
1 parent 980f1d6 commit 4bb6072

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 "19.1")
60+
set(PACKAGE_VERSION "19.2")
6161
# When this is changed the values in these files need changing too:
6262
# debian/libibverbs1.symbols
6363
set(IBVERBS_PABI_VERSION "19")

debian/changelog

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