Release 5.2.0.201D

Release 5.2.0.201D

Change-Id: Ie0fb646e80881f8d95b54f5768eb4c1fcc55f6ff
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-09-02 23:51:54 -07:00
parent 9ce83d4015
commit 9cf77e05ef

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