Release 5.2.0.152H

Release 5.2.0.152H

Change-Id: I834e2fb86d6807053ce975cfaa54fc3bea5d0c69
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-10-14 07:50:48 -07:00
parent c51513966a
commit d39a318e9d

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