Release 5.2.1.64

Release 5.2.1.64

Change-Id: I3391b5ec952c1f5b7533d0c8c5205132aa606701
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-04-19 18:11:43 -07:00
parent 48a9159efd
commit 25a64b453c

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 "Z"
#define QWLAN_VERSION_BUILD 63
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 64
#define QWLAN_VERSIONSTR "5.2.1.63Z"
#define QWLAN_VERSIONSTR "5.2.1.64"
#endif /* QWLAN_VERSION_H */