Release 5.2.0.247V

Release 5.2.0.247V

Change-Id: I99ccf561ab2aa65ec4fb584d1a7a69e07519f260
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-09-15 18:51:20 -07:00
parent a258356ca1
commit 3e89fb67ba

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 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 247 #define QWLAN_VERSION_BUILD 247
#define QWLAN_VERSIONSTR "5.2.0.247U" #define QWLAN_VERSIONSTR "5.2.0.247V"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */