Release 5.2.1.92O

Release 5.2.1.92O

Change-Id: I6a6c2272a5fcff3ed6aa114d28c62c5b10830191
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-07-30 08:55:33 -07:00
parent 95fd9e15d6
commit c660976ec1

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 "N" #define QWLAN_VERSION_EXTRA "O"
#define QWLAN_VERSION_BUILD 92 #define QWLAN_VERSION_BUILD 92
#define QWLAN_VERSIONSTR "5.2.1.92N" #define QWLAN_VERSIONSTR "5.2.1.92O"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */