From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] version: 19.05-rc0 Date: Wed, 06 Feb 2019 11:18:07 +0100 Message-ID: <6918032.rztgTTVyso@xps> References: <20190202153450.4705-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: john.mcnamara@intel.com, marko.kovacevic@intel.com To: dev@dpdk.org Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 07A0D1B217 for ; Wed, 6 Feb 2019 11:18:11 +0100 (CET) In-Reply-To: <20190202153450.4705-1-thomas@monjalon.net> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Let's start a new release cycle! I know it is uncommon to start so early in the month :) The earlier we start, the less delay we will have. This 19.05 release is expected to be big. We must be very active in reviews. Note: providing some reviews increases your chances to be reviewed. Thank you 02/02/2019 16:34, Thomas Monjalon: > doc/guides/rel_notes/index.rst | 1 + > doc/guides/rel_notes/release_19_05.rst | 210 ++++++++++++++++++++ > lib/librte_eal/common/include/rte_version.h | 6 +- > meson.build | 2 +- > 4 files changed, 215 insertions(+), 4 deletions(-) > create mode 100644 doc/guides/rel_notes/release_19_05.rst Applied