Skip to content

Commit f8d457e

Browse files
committed
Prepare for post-3.6.0 (3.6.90).
Acked-by: Eelco Chaudron <echaudro@redhat.com> Acked-by: Aaron Conole <aconole@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
1 parent 4a2c90a commit f8d457e

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.6.0
2+
--------------------
3+
4+
15
v3.6.0 - xx xxx xxxx
26
--------------------
37
- Bonding:

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.6.0, bugs@openvswitch.org)
16+
AC_INIT(openvswitch, 3.6.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.6.90-1) unstable; urgency=low
2+
3+
* New upstream version
4+
5+
-- Open vSwitch team <dev@openvswitch.org> Wed, 16 Jul 2025 13:00:01 +0100
6+
17
openvswitch (3.6.0-1) unstable; urgency=low
28

39
* New upstream version

0 commit comments

Comments
 (0)