Release 5.2.0.186H

Release 5.2.0.186H

Change-Id: I258a38789a3d3d33ce67bfd639ca323ac0952688
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-05-16 02:45:07 -07:00
parent 3a81007f01
commit 2eee1707ab

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 186 #define QWLAN_VERSION_BUILD 186
#define QWLAN_VERSIONSTR "5.2.0.186G" #define QWLAN_VERSIONSTR "5.2.0.186H"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */