Release 5.2.1.24G

Release 5.2.1.24G

Change-Id: I73fefe3b35b2f2ce659a6b0d8559608fc7315e69
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-06-07 23:08:09 -07:00
parent a4864947dd
commit 8b6ea934fb

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 "F" #define QWLAN_VERSION_EXTRA "G"
#define QWLAN_VERSION_BUILD 24 #define QWLAN_VERSION_BUILD 24
#define QWLAN_VERSIONSTR "5.2.1.24F" #define QWLAN_VERSIONSTR "5.2.1.24G"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */