Release 5.2.0.29Q

Release 5.2.0.29Q

Change-Id: I99d15c85d29b25955671e27a585753d27f3b0540
CRs-Fixed: 774533
This commit is contained in:
snandini 2017-06-14 03:21:27 -07:00
parent 9b0ebdb769
commit 3ecca61823

View File

@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "P"
#define QWLAN_VERSION_EXTRA "Q"
#define QWLAN_VERSION_BUILD 29
#define QWLAN_VERSIONSTR "5.2.0.29P"
#define QWLAN_VERSIONSTR "5.2.0.29Q"
#endif /* QWLAN_VERSION_H */