Release 5.2.0.156H

Release 5.2.0.156H

Change-Id: I858775e21951c73273f0cdfbd72a508a87303f3c
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-11-08 01:45:03 -08:00
parent 3189481b43
commit 1864fba4b9

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