Release 5.2.0.33N

Release 5.2.0.33N

Change-Id: Id135ec5392b2bfa9c60400f3fb234e38c0dc17ed
CRs-Fixed: 774533
This commit is contained in:
snandini 2017-07-05 22:57:32 -07:00
parent 3750de94c4
commit 950e541980

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 "M"
#define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 33
#define QWLAN_VERSIONSTR "5.2.0.33M"
#define QWLAN_VERSIONSTR "5.2.0.33N"
#endif /* QWLAN_VERSION_H */