Release 5.2.1.14O

Release 5.2.1.14O

Change-Id: I5dc98285c8d921ebc5df70ea499f2417208209e6
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-03-21 17:05:03 -07:00
parent fea133e371
commit 9fd8b726a7

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 "N" #define QWLAN_VERSION_EXTRA "O"
#define QWLAN_VERSION_BUILD 14 #define QWLAN_VERSION_BUILD 14
#define QWLAN_VERSIONSTR "5.2.1.14N" #define QWLAN_VERSIONSTR "5.2.1.14O"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */