Release 5.2.1.92S

Release 5.2.1.92S

Change-Id: I67d9dc44938810bd41475ddcf7e7fc010e324750
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-08-06 18:35:42 -07:00
parent 794ea74570
commit 5bfd688bb1

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