Release 5.2.1.68S

Release 5.2.1.68S

Change-Id: Ib5931cdf45450b9d6d00aad0da0021c8e9dc6de0
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-05-30 06:05:35 -07:00
parent cc42fce760
commit dc308d506f

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 "R" #define QWLAN_VERSION_EXTRA "S"
#define QWLAN_VERSION_BUILD 68 #define QWLAN_VERSION_BUILD 68
#define QWLAN_VERSIONSTR "5.2.1.68R" #define QWLAN_VERSIONSTR "5.2.1.68S"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */