Release 5.2.0.165E

Release 5.2.0.165E

Change-Id: I83f61f1fe24b3777ef7a729d951a03a33a42a406
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-01-15 08:19:21 -08:00
parent ae4d3c41ca
commit eee8de1b96

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 "D" #define QWLAN_VERSION_EXTRA "E"
#define QWLAN_VERSION_BUILD 165 #define QWLAN_VERSION_BUILD 165
#define QWLAN_VERSIONSTR "5.2.0.165D" #define QWLAN_VERSIONSTR "5.2.0.165E"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */