Release 5.2.1.50K

Release 5.2.1.50K

Change-Id: I41a5fcb657ef0030a9588a25cb58ca84ce82b503
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-12-28 15:33:16 -08:00
parent 6926ec3142
commit f042d38e0f

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 "J" #define QWLAN_VERSION_EXTRA "K"
#define QWLAN_VERSION_BUILD 50 #define QWLAN_VERSION_BUILD 50
#define QWLAN_VERSIONSTR "5.2.1.50J" #define QWLAN_VERSIONSTR "5.2.1.50K"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */