Skip to content

Commit e1d686a

Browse files
committed
Prepare for post-v26.03.0.
Signed-off-by: Mark Michelson <mmichels@redhat.com> Acked-by: Dumitru Ceara <dceara@redhat.com>
1 parent fe61f5e commit e1d686a

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+
Post v26.03.0
2+
-------------
3+
14
OVN v26.03.0 - xxx xx xxxx
25
--------------------------
36
- Added DNS query statistics tracking in ovn-controller using OVS coverage

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.0, bugs@openvswitch.org)
16+
AC_INIT(ovn, 26.03.90, 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.90-1) unstable; urgency=low
2+
3+
* New upstream version
4+
5+
-- OVN team <dev@openvswitch.org> Thu, 19 Feb 2026 09:07:01 -0500
6+
17
ovn (26.03.0-1) unstable; urgency=low
28

39
* New upstream version

0 commit comments

Comments
 (0)