Release 5.2.1.76F

Release 5.2.1.76F

Change-Id: Ieebf28bf829ff2b4138433b383a8529214cd2fd6
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-08-08 15:26:49 -07:00
parent 4615224b77
commit 64a1242c8a

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 "E" #define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 76 #define QWLAN_VERSION_BUILD 76
#define QWLAN_VERSIONSTR "5.2.1.76E" #define QWLAN_VERSIONSTR "5.2.1.76F"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */