Release 5.2.0.196

Release 5.2.0.196

Change-Id: Ieb9896324fdeb4502963010a1826a4b4d4763821
CRs-Fixed: 774533
This commit is contained in:
snandini 2020-07-30 02:05:43 -07:00
parent 2b266c257a
commit 94e093ac4d

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