diff --git a/CMakeLists.txt b/CMakeLists.txt index 608853a4f..be3bf8488 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -57,7 +57,7 @@ endif() set(PACKAGE_NAME "RDMA") # See Documentation/versioning.md -set(PACKAGE_VERSION "19.2") +set(PACKAGE_VERSION "19.3") # When this is changed the values in these files need changing too: # debian/libibverbs1.symbols set(IBVERBS_PABI_VERSION "19") diff --git a/debian/changelog b/debian/changelog index 09dda8253..5c11538ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rdma-core (19.3-1) unstable; urgency=low + + * New upstream release. + + -- Nicolas Morey-Chaisemartin Fri, 03 May 2019 08:06:55 +0200 + rdma-core (19.2-1) unstable; urgency=low * New upstream release. diff --git a/redhat/rdma-core.spec b/redhat/rdma-core.spec index 77ab48aab..6953de61f 100644 --- a/redhat/rdma-core.spec +++ b/redhat/rdma-core.spec @@ -1,5 +1,5 @@ Name: rdma-core -Version: 19.2 +Version: 19.3 Release: 1%{?dist} Summary: RDMA core userspace libraries and daemons diff --git a/suse/rdma-core.spec b/suse/rdma-core.spec index 95a5bbf2d..d683a63c7 100644 --- a/suse/rdma-core.spec +++ b/suse/rdma-core.spec @@ -19,7 +19,7 @@ %bcond_without systemd %define git_ver %{nil} Name: rdma-core -Version: 19.2 +Version: 19.3 Release: 0 Summary: RDMA core userspace libraries and daemons License: GPL-2.0 or BSD-2-Clause