Release 5.2.0.201M

Release 5.2.0.201M

Change-Id: I71b88a443e4971cb26d307017d3b7d9c40f8fb58
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-09-04 18:53:39 -07:00
parent de799e364a
commit ed1df8b2e7

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 "L" #define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 201 #define QWLAN_VERSION_BUILD 201
#define QWLAN_VERSIONSTR "5.2.0.201L" #define QWLAN_VERSIONSTR "5.2.0.201M"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */