Release 5.2.1.83J

Release 5.2.1.83J

Change-Id: Icf810e83aa6d013a11c119b5d5d06ef8cab78fdf
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2023-11-01 10:26:06 -07:00
parent cbb69cf1b2
commit 2a59252dbf

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 83 #define QWLAN_VERSION_BUILD 83
#define QWLAN_VERSIONSTR "5.2.1.83I" #define QWLAN_VERSIONSTR "5.2.1.83J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */