From 543bc13531f3f3a7460c8f8400adcabf89bc4d19 Mon Sep 17 00:00:00 2001 From: Nagendra T P Date: Mon, 13 Oct 2025 15:56:43 +0530 Subject: [PATCH] doc: dump dao and dpdk version Bump DPDK and DAO Version to 26.02.0 and 25.11.0 respectively. Signed-off-by: Nagendra T P --- DPDK_VERSION | 2 +- MRVL_VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DPDK_VERSION b/DPDK_VERSION index 6ed68f977..3ec899c08 100644 --- a/DPDK_VERSION +++ b/DPDK_VERSION @@ -1,2 +1,2 @@ BASE_VERSION=24.11.0 -RELEASE_VERSION=25.07.0 \ No newline at end of file +RELEASE_VERSION=25.11.0 \ No newline at end of file diff --git a/MRVL_VERSION b/MRVL_VERSION index cf7b6a32c..e028b119f 100644 --- a/MRVL_VERSION +++ b/MRVL_VERSION @@ -1 +1 @@ -25.09.0 \ No newline at end of file +26.02.0 \ No newline at end of file