Release 5.2.1.66J

Release 5.2.1.66J

Change-Id: Iacd4d0e9e44ab2babe1ff8499b00d70f4054e64d
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-05-15 19:39:13 -07:00
parent a5d6751209
commit 134302eac7

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 "I" #define QWLAN_VERSION_EXTRA "J"
#define QWLAN_VERSION_BUILD 66 #define QWLAN_VERSION_BUILD 66
#define QWLAN_VERSIONSTR "5.2.1.66I" #define QWLAN_VERSIONSTR "5.2.1.66J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */