Release 5.2.1.79A

Release 5.2.1.79A

Change-Id: I9d931aa8875a20a81a1bf2de2969636265c03815
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-09-09 12:56:45 -07:00
parent a0d7a17208
commit 194593a7af

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 "" #define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 79 #define QWLAN_VERSION_BUILD 79
#define QWLAN_VERSIONSTR "5.2.1.79" #define QWLAN_VERSIONSTR "5.2.1.79A"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */