From 43a2fe66b2772b3556a0c1b77b7362012d8796c7 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Tue, 9 Jan 2024 16:49:12 -0800 Subject: [PATCH] Release 5.2.1.85R Release 5.2.1.85R Change-Id: I1afd06e1a0a6521380f3fd4f180bdcbad6b36967 CRs-Fixed: 774533 --- core/mac/inc/qwlan_version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 7a24e2cd53..882e1c093e 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 85 -#define QWLAN_VERSIONSTR "5.2.1.85Q" +#define QWLAN_VERSIONSTR "5.2.1.85R" #endif /* QWLAN_VERSION_H */