Skip to content

Commit 608aa1c

Browse files
committed
Prepare for 26.03.3.
Acked-by: Ales Musil <amusil@redhat.com> Signed-off-by: Mark Michelson <mmichels@redhat.com>
1 parent 3facc3b commit 608aa1c

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
OVN v26.03.3 - xx xxx xxxx
2+
--------------------------
3+
14
OVN v26.03.2 - 16 Jun 2026
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, 26.03.2, bugs@openvswitch.org)
16+
AC_INIT(ovn, 26.03.3, bugs@openvswitch.org)
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 (26.03.3-1) unstable; urgency=low
2+
[ OVN team ]
3+
* New upstream version
4+
5+
-- OVN team <dev@openvswitch.org> Tue, 16 Jun 2026 12:11:32 -0400
6+
17
ovn (26.03.2-1) unstable; urgency=low
28
[ OVN team ]
39
* New upstream version

0 commit comments

Comments
 (0)