Release 5.2.1.91X

Release 5.2.1.91X

Change-Id: Ie5e586a1105b6b04f10dc2aec2b1fc0e6fc1cb5a
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-07-02 09:51:14 -07:00
parent 0e2028eb61
commit 8f035595e8

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 "W" #define QWLAN_VERSION_EXTRA "X"
#define QWLAN_VERSION_BUILD 91 #define QWLAN_VERSION_BUILD 91
#define QWLAN_VERSIONSTR "5.2.1.91W" #define QWLAN_VERSIONSTR "5.2.1.91X"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */