Release 5.2.1.6I

Release 5.2.1.6I

Change-Id: I7b7f6036297ae9f8adec9f9016e07108b82a2eb4
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-01-04 11:40:00 -08:00
parent fb5d4a46c4
commit 9cd24d8458

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 "H" #define QWLAN_VERSION_EXTRA "I"
#define QWLAN_VERSION_BUILD 6 #define QWLAN_VERSION_BUILD 6
#define QWLAN_VERSIONSTR "5.2.1.6H" #define QWLAN_VERSIONSTR "5.2.1.6I"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */