Release 5.2.1.92Q

Release 5.2.1.92Q

Change-Id: Iecfe784a6e73cd0df365a3fed27d7883cf5f9141
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-07-30 17:36:47 -07:00
parent 1e226d0968
commit 17c45a2d4e

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