Skip to content

Commit 11a2fef

Browse files
committed
Prepare for post-25.03.0.
Signed-off-by: Frode Nordahl <fnordahl@ubuntu.com>
1 parent c3e860e commit 11a2fef

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

NEWS

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Post v25.03.0
2+
-------------
3+
14
OVN VIF v25.03.0 - xx xxx xxxx
25
------------------------------
36

configure.ac

+1-1
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-vif, 25.03.00, bugs@openvswitch.org)
16+
AC_INIT(ovn-vif, 25.03.90, bugs@openvswitch.org)
1717
AC_CONFIG_MACRO_DIR([m4])
1818
AC_CONFIG_AUX_DIR([build-aux])
1919
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)