Release 5.2.1.6M

Release 5.2.1.6M

Change-Id: I472d091b70375ddd47920f9ffb4eacab3b482e5c
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-01-05 09:02:20 -08:00
parent 33911c5296
commit acb33111a7

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 1 #define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 6 #define QWLAN_VERSION_BUILD 6
#define QWLAN_VERSIONSTR "5.2.1.6L" #define QWLAN_VERSIONSTR "5.2.1.6M"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */