Release 5.2.1.14D

Release 5.2.1.14D

Change-Id: Id4ba0edba47c166ec911cd47d9413ee7d9ccb555
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-03-15 22:09:17 -07:00
parent ebd3d8258e
commit f86c9aedc5

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