Release 5.2.1.32V

Release 5.2.1.32V

Change-Id: Ib3f7708ad86bb01ea9bdd5cd574ca2b0d90a1a5a
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-08-15 19:16:29 -07:00
parent 762c0fceea
commit 635998ce56

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 1 #define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 32 #define QWLAN_VERSION_BUILD 32
#define QWLAN_VERSIONSTR "5.2.1.32U" #define QWLAN_VERSIONSTR "5.2.1.32V"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */