Skip to content

Commit 8810672

Browse files
authored
Merge pull request #16 from fnordahl/branch-24.09-reldate
[branch-24.09] Set release date for 24.09.0.
2 parents 76f025c + 425200d commit 8810672

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

NEWS

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
OVN VIF v24.09.0 - xx xxx xxxx
1+
OVN VIF v24.09.1 - xx xxx xxxx
2+
------------------------------
3+
4+
OVN VIF v24.09.0 - 16 Sep 2024
25
------------------------------
36

47
OVN VIF v24.03.0 - 04 Mar 2024

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.09.0, bugs@openvswitch.org)
16+
AC_INIT(ovn-vif, 24.09.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)