Release 5.2.0.1B

Release 5.2.0.1B

This mathces with following cld3-1.1 dev tip:

2837390 Add SSID length boundary check while processing vendor scan request
3487e4c Release 5.1.0.34T

CRs-Fixed: 688141

Change-Id: I0f454db5eaec58dfa3f48995f7ad97f5de9a6dc1
This commit is contained in:
Prakash Dhavali
2016-11-03 18:11:40 -07:00
parent 89c58d2137
commit 6e5ad2a710

View File

@@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 1 #define QWLAN_VERSION_BUILD 1
#define QWLAN_VERSIONSTR "5.2.0.1A" #define QWLAN_VERSIONSTR "5.2.0.1B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */