Release 5.2.0.232D

Release 5.2.0.232D

Change-Id: Ie42d4190dadd5ecc7eb7ea6c0aabe2a1e5b2ff9c
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-05-04 09:00:04 -07:00
parent ab2e61bb1c
commit 41f350b6a2

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 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_EXTRA "D"
#define QWLAN_VERSION_BUILD 232 #define QWLAN_VERSION_BUILD 232
#define QWLAN_VERSIONSTR "5.2.0.232C" #define QWLAN_VERSIONSTR "5.2.0.232D"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */