Release 5.2.1.82H

Release 5.2.1.82H

Change-Id: I5c6a62fade690cf52ae78e46d1dde1e393d85894
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2023-10-18 00:52:01 -07:00
parent 4ab38d5c62
commit 4eeae1e1e9

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 "G" #define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 82 #define QWLAN_VERSION_BUILD 82
#define QWLAN_VERSIONSTR "5.2.1.82G" #define QWLAN_VERSIONSTR "5.2.1.82H"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */