Release 5.2.0.182H

Release 5.2.0.182H

Change-Id: Icf9d128dd455f7cf2b1fd5e63ba225e0a7693cbe
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-04-21 01:45:54 -07:00
parent 03701c359a
commit 2ddc9adecb

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 "G"
#define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 182
#define QWLAN_VERSIONSTR "5.2.0.182G"
#define QWLAN_VERSIONSTR "5.2.0.182H"
#endif /* QWLAN_VERSION_H */