Skip to content

Commit 3fb30fb

Browse files
committed
Prepare for 22.03.6.
Acked-by: Dumitru Ceara <[email protected]> Signed-off-by: Mark Michelson <[email protected]>
1 parent 1514406 commit 3fb30fb

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
OVN v22.03.6 - xx xxx xxxx
2+
--------------------------
3+
14
OVN v22.03.5 - 01 Dec 2023
25
--------------------------
36
- Bug fixes

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
AC_PREREQ(2.63)
16-
AC_INIT(ovn, 22.03.5, [email protected])
16+
AC_INIT(ovn, 22.03.6, [email protected])
1717
AC_CONFIG_MACRO_DIR([m4])
1818
AC_CONFIG_AUX_DIR([build-aux])
1919
AC_CONFIG_HEADERS([config.h])

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
OVN (22.03.6-1) unstable; urgency=low
2+
[ OVN team ]
3+
* New upstream version
4+
5+
-- OVN team <[email protected]> Fri, 01 Dec 2023 14:41:25 -0500
6+
17
OVN (22.03.5-1) unstable; urgency=low
28
[ OVN team ]
39
* New upstream version

0 commit comments

Comments
 (0)