Release 5.2.1.84C

Release 5.2.1.84C

Change-Id: I7789ecabe4449ddd63b310cfd2ce85012a3e7124
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2023-11-27 08:54:46 -08:00
parent a39e53f73d
commit 743fac672a

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 "B" #define QWLAN_VERSION_EXTRA "C"
#define QWLAN_VERSION_BUILD 84 #define QWLAN_VERSION_BUILD 84
#define QWLAN_VERSIONSTR "5.2.1.84B" #define QWLAN_VERSIONSTR "5.2.1.84C"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */