Skip to content

Commit bae109d

Browse files
committed
Prepare for 24.03.1.
Signed-off-by: Frode Nordahl <frode.nordahl@canonical.com>
1 parent 6fbe53b commit bae109d

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+
OVN VIF v24.03.1 - xx xxx xxxx
2+
------------------------------
3+
14
OVN VIF v24.03.0 - 04 Mar 2024
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, 24.03.0, bugs@openvswitch.org)
16+
AC_INIT(ovn-vif, 24.03.1, 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)