Release 5.2.1.66D

Release 5.2.1.66D

Change-Id: I98f02d3803f725088e6037af88c9c3d6b0261855
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-05-14 13:37:25 -07:00
parent ccc0cee97d
commit fc3584321e

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 66 #define QWLAN_VERSION_BUILD 66
#define QWLAN_VERSIONSTR "5.2.1.66C" #define QWLAN_VERSIONSTR "5.2.1.66D"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */