Release 5.2.1.55

Release 5.2.1.55

Change-Id: I3f4a8e56484db0b70732f9a3f8ec673907e42526
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-02-14 03:26:16 -08:00
parent 63becdd216
commit 5a30d29615

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 "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 54 #define QWLAN_VERSION_BUILD 55
#define QWLAN_VERSIONSTR "5.2.1.54Z" #define QWLAN_VERSIONSTR "5.2.1.55"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */