Release 5.2.1.6R

Release 5.2.1.6R

Change-Id: Ied844e22604976da7eec824cbaabc4ca7c96ba92
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-01-06 10:39:45 -08:00
parent d1ad81958b
commit 391e963467

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 "Q" #define QWLAN_VERSION_EXTRA "R"
#define QWLAN_VERSION_BUILD 6 #define QWLAN_VERSION_BUILD 6
#define QWLAN_VERSIONSTR "5.2.1.6Q" #define QWLAN_VERSIONSTR "5.2.1.6R"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */