Release 5.2.1.92R

Release 5.2.1.92R

Change-Id: I90eff6930862109079170de43750b2729027c771
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-08-04 23:56:49 -07:00
parent 3fbcb24a71
commit d3fabead6c

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