Release 5.2.1.8A

Release 5.2.1.8A

Change-Id: I65ab7d8d3f90a5f6418b43f7e2347fbc4e5db85f
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-01-21 06:27:22 -08:00
parent e1fc3f8fad
commit 8a1401a0db

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 "" #define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 8 #define QWLAN_VERSION_BUILD 8
#define QWLAN_VERSIONSTR "5.2.1.8" #define QWLAN_VERSIONSTR "5.2.1.8A"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */