[ovs-dev] [PATCH 2/2] Prepare for post-20.03.0 (20.03.90).

Numan Siddique numans at ovn.org
Wed Feb 5 10:51:52 UTC 2020


On Wed, Feb 5, 2020 at 1:49 AM Mark Michelson <mmichels at redhat.com> wrote:
>
> Signed-off-by: Mark Michelson <mmichels at redhat.com>

Acked-by: Numan Siddique <numans at ovn.org>

Numan

> ---
>  NEWS             | 6 +++++-
>  configure.ac     | 2 +-
>  debian/changelog | 6 ++++++
>  3 files changed, 12 insertions(+), 2 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index f3242a70f..393721d70 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,5 +1,9 @@
> +Post-v20.03.0
> +--------------------------
> +
> +
>  OVN v20.03.0 - xx xxx xxxx
> ----------------------
> +--------------------------
>     - OVN was split out from the OVS repository and is now released
>       independently.
>     - Added IPv6 NAT support for OVN routers.
> diff --git a/configure.ac b/configure.ac
> index 2bcd1945b..3c541e48f 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -13,7 +13,7 @@
>  # limitations under the License.
>
>  AC_PREREQ(2.63)
> -AC_INIT(ovn, 20.03.0, bugs at openvswitch.org)
> +AC_INIT(ovn, 20.03.90, bugs at openvswitch.org)
>  AC_CONFIG_MACRO_DIR([m4])
>  AC_CONFIG_AUX_DIR([build-aux])
>  AC_CONFIG_HEADERS([config.h])
> diff --git a/debian/changelog b/debian/changelog
> index 04ac49b64..dee4c193d 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,9 @@
> +OVN (20.03.90-1) unstable; urgency=low
> +
> +   * New upstream version
> +
> + -- OVN team <dev at openvswitch.org> Tue, 04 Feb 2020 13:45:00 -0500
> +
>  OVN (20.03.0-1) unstable; urgency=low
>
>     * New upstream version
> --
> 2.24.1
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>


More information about the dev mailing list