Release 5.2.1.61A

Release 5.2.1.61A

Change-Id: Idb75192579dba046394972928e8ab2c044aaafde
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-03-29 01:12:55 -07:00
parent b3b796b915
commit 772ec1dc2b

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 "" #define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 61 #define QWLAN_VERSION_BUILD 61
#define QWLAN_VERSIONSTR "5.2.1.61" #define QWLAN_VERSIONSTR "5.2.1.61A"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */