Release 5.2.1.71B

Release 5.2.1.71B

Change-Id: I0c73ee0ebec1828ea03ba9ee129f82986432f995
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-06-18 02:37:59 -07:00
parent 1dc1bbe414
commit 831d0c5983

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