Release 5.2.1.71Y

Release 5.2.1.71Y

Change-Id: I91d094beed41c57c72ea67a93f3f6483bcf2fa4b
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-06-26 10:28:53 -07:00
parent 80ef10bfc3
commit a90c3498d8

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 "X" #define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 71 #define QWLAN_VERSION_BUILD 71
#define QWLAN_VERSIONSTR "5.2.1.71X" #define QWLAN_VERSIONSTR "5.2.1.71Y"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */