Release 5.2.1.85M

Release 5.2.1.85M

Change-Id: Icb80f5cab88b785be80bddf9599d6a0c6bd5dadc
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-01-05 07:48:41 -08:00
parent 739e08d0be
commit 327ab45227

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 1 #define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 85 #define QWLAN_VERSION_BUILD 85
#define QWLAN_VERSIONSTR "5.2.1.85L" #define QWLAN_VERSIONSTR "5.2.1.85M"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */