Release 5.2.0.255H

Release 5.2.0.255H

Change-Id: If8a09300d2553fb7ec047087bc7eeb5b065e0b15
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-11-09 19:21:38 -08:00
parent 3511153ef6
commit c2f957175b

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