Release 5.2.1.79R

Release 5.2.1.79R

Change-Id: Ia3370204bbf8ad3c98013cd213730768a443c52e
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-09-17 02:35:40 -07:00
parent 6c56b0813e
commit e377b8f06a

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