Release 5.2.1.73T

Release 5.2.1.73T

Change-Id: I20472c3829f897b90f5bba6194eedef6aae4feff
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-07-12 19:03:18 -07:00
parent c55a7c9ad5
commit 0b1ebf053f

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 "S"
#define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 73
#define QWLAN_VERSIONSTR "5.2.1.73S"
#define QWLAN_VERSIONSTR "5.2.1.73T"
#endif /* QWLAN_VERSION_H */