Release 5.2.0.164J

Release 5.2.0.164J

Change-Id: I6199a24f63f24414c2a5baf8383bd097baf4ff53
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-01-08 21:34:57 -08:00
parent 6f585aba54
commit 6bf58bebf1

View File

@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "I"
#define QWLAN_VERSION_EXTRA "J"
#define QWLAN_VERSION_BUILD 164
#define QWLAN_VERSIONSTR "5.2.0.164I"
#define QWLAN_VERSIONSTR "5.2.0.164J"
#endif /* QWLAN_VERSION_H */