Release 5.2.1.64D

Release 5.2.1.64D

Change-Id: I4507fd826e7925c22fbb7a376eb5061fb3bee0af
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-04-20 19:39:22 -07:00
parent 1c117ec2b2
commit 5fb79b8754

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