Release 5.2.1.18I

Release 5.2.1.18I

Change-Id: I3cb3f52e6aa1ef0af5f3e61383e94c7f55c93bd3
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-04-20 11:49:01 -07:00
parent c614e0cad9
commit 85990548c6

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 18 #define QWLAN_VERSION_BUILD 18
#define QWLAN_VERSIONSTR "5.2.1.18H" #define QWLAN_VERSIONSTR "5.2.1.18I"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */