Release 5.2.0.202L

Release 5.2.0.202L

Change-Id: I8808ee0b5bd15c92519e67a5a5609922a82e1f87
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-09-13 22:31:33 -07:00
parent a11d408201
commit 95ec1289e5

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 "K" #define QWLAN_VERSION_EXTRA "L"
#define QWLAN_VERSION_BUILD 202 #define QWLAN_VERSION_BUILD 202
#define QWLAN_VERSIONSTR "5.2.0.202K" #define QWLAN_VERSIONSTR "5.2.0.202L"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */