Release 5.2.1.55R

Release 5.2.1.55R

Change-Id: I3a78f0140679b32af9e29ad2083c8cc74d547124
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-02-16 18:19:28 -08:00
parent b8adb54ef5
commit ebd797850b

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 55 #define QWLAN_VERSION_BUILD 55
#define QWLAN_VERSIONSTR "5.2.1.55Q" #define QWLAN_VERSIONSTR "5.2.1.55R"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */