Release 5.2.1.78O

Release 5.2.1.78O

Change-Id: Id2027e4c26ece0a73244a9bb67de4d77a6e67308
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-09-04 06:21:01 -07:00
parent 638ce57640
commit 384c20b5fa

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 "N" #define QWLAN_VERSION_EXTRA "O"
#define QWLAN_VERSION_BUILD 78 #define QWLAN_VERSION_BUILD 78
#define QWLAN_VERSIONSTR "5.2.1.78N" #define QWLAN_VERSIONSTR "5.2.1.78O"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */