Skip to content

Commit

Permalink
Prepare for 22.03.9.
Browse files Browse the repository at this point in the history
Acked-by: Numan Siddique <[email protected]>
Signed-off-by: Mark Michelson <[email protected]>
  • Loading branch information
putnopvut committed Jan 22, 2025
1 parent 35813e0 commit c50816b
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.9 - xx xxx xxxx
--------------------------

OVN v22.03.8 - 21 Jan 2025
--------------------------
- 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.8, [email protected])
AC_INIT(ovn, 22.03.9, [email protected])
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.9-1) unstable; urgency=low
[ OVN team ]
* New upstream version

-- OVN team <[email protected]> Tue, 21 Jan 2025 18:05:17 -0500

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

0 comments on commit c50816b

Please sign in to comment.