Release 5.2.1.79N

Release 5.2.1.79N

Change-Id: I6d5a0775da9258a76aacf01cfa4f49f100e577bb
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-09-15 07:43:22 -07:00
parent 8585062029
commit b548b3b901

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 79
#define QWLAN_VERSIONSTR "5.2.1.79M"
#define QWLAN_VERSIONSTR "5.2.1.79N"
#endif /* QWLAN_VERSION_H */