Release 5.2.0.197H

Release 5.2.0.197H

Change-Id: Idaae10edf43b2a7e69e987052b480c65ef8ad154
CRs-Fixed: 774533
This commit is contained in:
snandini 2020-08-07 00:53:35 -07:00
parent 0ceff50660
commit 87194f84e6

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 197
#define QWLAN_VERSIONSTR "5.2.0.197G"
#define QWLAN_VERSIONSTR "5.2.0.197H"
#endif /* QWLAN_VERSION_H */