diff mbox series

[ovs-dev,ovn,2/2] Prepare for 20.03.1

Message ID 20200608123754.886677-2-mmichels@redhat.com
State Accepted
Headers show
Series [ovs-dev,ovn,1/2] Set the release date for 20.03.0 | expand

Commit Message

Mark Michelson June 8, 2020, 12:37 p.m. UTC
Signed-off-by: Mark Michelson <mmichels@redhat.com>
---
 NEWS             | 3 +++
 configure.ac     | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 10 insertions(+), 1 deletion(-)

Comments

Mark Michelson June 8, 2020, 12:55 p.m. UTC | #1
Like with the previous patch in the series, the subject line should be 
20.06.1, not 20.03.1. I'll correct it in the merged version.

On 6/8/20 8:37 AM, Mark Michelson wrote:
> Signed-off-by: Mark Michelson <mmichels@redhat.com>
> ---
>   NEWS             | 3 +++
>   configure.ac     | 2 +-
>   debian/changelog | 6 ++++++
>   3 files changed, 10 insertions(+), 1 deletion(-)
> 
> diff --git a/NEWS b/NEWS
> index 6116743bd..a1d6ff205 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,3 +1,6 @@
> +OVN v20.06.1 - xx xxx xxxx
> +--------------------------
> +
>   OVN v20.06.0 - 08 Jun 2020
>   --------------------------
>      - Added support for external_port_range in NAT table.
> diff --git a/configure.ac b/configure.ac
> index b8d19eb1b..7526cffcf 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -13,7 +13,7 @@
>   # limitations under the License.
>   
>   AC_PREREQ(2.63)
> -AC_INIT(ovn, 20.06.0, bugs@openvswitch.org)
> +AC_INIT(ovn, 20.06.1, bugs@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 14d10562f..7290c2f04 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,9 @@
> +OVN (20.06.1-1) unstable; urgency=low
> +
> +    * New upstream version
> +
> + -- OVN team <dev@openvswitch.org>  Mon, 8 Jun 2020 08:09:27 -0500
> +
>   OVN (20.06.0-1) unstable; urgency=low
>   
>       * New upstream version
>
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index 6116743bd..a1d6ff205 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@ 
+OVN v20.06.1 - xx xxx xxxx
+--------------------------
+
 OVN v20.06.0 - 08 Jun 2020
 --------------------------
    - Added support for external_port_range in NAT table.
diff --git a/configure.ac b/configure.ac
index b8d19eb1b..7526cffcf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ 
 # limitations under the License.
 
 AC_PREREQ(2.63)
-AC_INIT(ovn, 20.06.0, bugs@openvswitch.org)
+AC_INIT(ovn, 20.06.1, bugs@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 14d10562f..7290c2f04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@ 
+OVN (20.06.1-1) unstable; urgency=low
+
+    * New upstream version
+
+ -- OVN team <dev@openvswitch.org>  Mon, 8 Jun 2020 08:09:27 -0500
+
 OVN (20.06.0-1) unstable; urgency=low
 
     * New upstream version