Skip to content

Commit

Permalink
Prepare for 22.03.4.
Browse files Browse the repository at this point in the history
Acked-by: Ilya Maximets <i.maximets@ovn.org>
Signed-off-by: Mark Michelson <mmichels@redhat.com>
  • Loading branch information
putnopvut committed Aug 29, 2023
1 parent e973969 commit 4ceaa51
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.4 - xx xxx xxxx
--------------------------

OVN v22.03.3 - 29 Aug 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.3, bugs@openvswitch.org)
AC_INIT(ovn, 22.03.4, 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.4-1) unstable; urgency=low
[ OVN team ]
* New upstream version

-- OVN team <dev@openvswitch.org> Tue, 29 Aug 2023 11:30:16 -0400

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

0 comments on commit 4ceaa51

Please sign in to comment.