Release 5.2.0.206N

Release 5.2.0.206N

Change-Id: Ib5c949f0c6203625bfb09cc96c69c5ca09c22f72
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-10-16 05:01:24 -07:00
parent 515ff34742
commit d36de62369

View File

@@ -32,9 +32,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 "M" #define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 206 #define QWLAN_VERSION_BUILD 206
#define QWLAN_VERSIONSTR "5.2.0.206M" #define QWLAN_VERSIONSTR "5.2.0.206N"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */