Release 5.2.0.196S

Release 5.2.0.196S

Change-Id: I99ebe29bd0c4fae35c2d40fe5ce2601da1055230
CRs-Fixed: 774533
This commit is contained in:
snandini 2020-08-04 06:02:07 -07:00
parent c4a61676cb
commit 0d0284820e

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 "R"
#define QWLAN_VERSION_EXTRA "S"
#define QWLAN_VERSION_BUILD 196
#define QWLAN_VERSIONSTR "5.2.0.196R"
#define QWLAN_VERSIONSTR "5.2.0.196S"
#endif /* QWLAN_VERSION_H */