Skip to content

Commit 3691f99

Browse files
committed
Prepare for post-3.7.0 (3.7.90).
Acked-by: Aaron Conole <aconole@redhat.com> Acked-by: Kevin Traynor <ktraynor@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
1 parent bcec20c commit 3691f99

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Post-v3.7.0
2+
--------------------
3+
4+
15
v3.7.0 - xx xxx xxxx
26
--------------------
37
- AF_XDP:

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(openvswitch, 3.7.0, bugs@openvswitch.org)
16+
AC_INIT(openvswitch, 3.7.90, bugs@openvswitch.org)
1717
AC_CONFIG_SRCDIR([vswitchd/ovs-vswitchd.c])
1818
AC_CONFIG_MACRO_DIR([m4])
1919
AC_CONFIG_AUX_DIR([build-aux])

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
openvswitch (3.7.90-1) unstable; urgency=low
2+
3+
* New upstream version
4+
5+
-- Open vSwitch team <dev@openvswitch.org> Fri, 16 Jan 2026 13:00:01 +0100
6+
17
openvswitch (3.7.0-1) unstable; urgency=low
28

39
* New upstream version

0 commit comments

Comments
 (0)