Release 5.2.1.93

Release 5.2.1.93

Change-Id: Ie931858b3af7266c0101a70c4f3d8e305fa97edb
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-08-20 05:32:46 -07:00
parent b74a18ea3f
commit ea45fd6da7

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 "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 92 #define QWLAN_VERSION_BUILD 93
#define QWLAN_VERSIONSTR "5.2.1.92Z" #define QWLAN_VERSIONSTR "5.2.1.93"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */