Release 5.2.1.27L

Release 5.2.1.27L

Change-Id: I07ec5eeaeb5ce4952be9532f0263b380cb061fe4
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-07-01 13:22:29 -07:00
parent f3b0e58647
commit df2ca40acd

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