Release 5.2.1.84Q

Release 5.2.1.84Q

Change-Id: Ieb77b424d7471ff5542d53d37a5a5eafb57f377f
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2023-12-08 01:19:26 -08:00
parent 6d94246820
commit e574f6a5cd

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 "P" #define QWLAN_VERSION_EXTRA "Q"
#define QWLAN_VERSION_BUILD 84 #define QWLAN_VERSION_BUILD 84
#define QWLAN_VERSIONSTR "5.2.1.84P" #define QWLAN_VERSIONSTR "5.2.1.84Q"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */