Skip to content

Commit

Permalink
Prepare for 22.03.6.
Browse files Browse the repository at this point in the history
Acked-by: Dumitru Ceara <dceara@redhat.com>
Signed-off-by: Mark Michelson <mmichels@redhat.com>
  • Loading branch information
putnopvut committed Dec 1, 2023
1 parent 1514406 commit 3fb30fb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
OVN v22.03.6 - xx xxx xxxx
--------------------------

OVN v22.03.5 - 01 Dec 2023
--------------------------
- Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

AC_PREREQ(2.63)
AC_INIT(ovn, 22.03.5, bugs@openvswitch.org)
AC_INIT(ovn, 22.03.6, bugs@openvswitch.org)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
OVN (22.03.6-1) unstable; urgency=low
[ OVN team ]
* New upstream version

-- OVN team <dev@openvswitch.org> Fri, 01 Dec 2023 14:41:25 -0500

OVN (22.03.5-1) unstable; urgency=low
[ OVN team ]
* New upstream version
Expand Down

0 comments on commit 3fb30fb

Please sign in to comment.