Release 5.2.1.83A

Release 5.2.1.83A

Change-Id: I58cb4a826b04d82785e5a60239d029f8f14456c3
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2023-10-26 16:08:41 -07:00
parent 79c20761dc
commit b9af91d790

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 83 #define QWLAN_VERSION_BUILD 83
#define QWLAN_VERSIONSTR "5.2.1.83" #define QWLAN_VERSIONSTR "5.2.1.83A"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */