Release 5.2.0.83C

Release 5.2.0.83C

Change-Id: I202fd0541b33afe0c4645ecf93f75edbd75653b8
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-06-18 22:49:51 -07:00
parent 5fcd718df0
commit 47bc76ae3c

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 "B"
#define QWLAN_VERSION_EXTRA "C"
#define QWLAN_VERSION_BUILD 83
#define QWLAN_VERSIONSTR "5.2.0.83B"
#define QWLAN_VERSIONSTR "5.2.0.83C"
#endif /* QWLAN_VERSION_H */