Release 5.2.0.116A

Release 5.2.0.116A

Change-Id: I033d1c81483ada5dbc44117d410a8ab239b6b4d4
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-01-15 18:41:20 -08:00
parent ee066a08a3
commit 76fc02f289

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 ""
#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 116
#define QWLAN_VERSIONSTR "5.2.0.116"
#define QWLAN_VERSIONSTR "5.2.0.116A"
#endif /* QWLAN_VERSION_H */