Release 5.2.1.87Q

Release 5.2.1.87Q

Change-Id: Id1d81d2141d05345ea4efb687fbbdab3da86c888
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-03-03 18:54:09 -08:00
parent 8a42ea9add
commit 5d73131329

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 "P" #define QWLAN_VERSION_EXTRA "Q"
#define QWLAN_VERSION_BUILD 87 #define QWLAN_VERSION_BUILD 87
#define QWLAN_VERSIONSTR "5.2.1.87P" #define QWLAN_VERSIONSTR "5.2.1.87Q"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */