Release 5.2.1.15U

Release 5.2.1.15U

Change-Id: I4992e752fd11fff78d77ed260ee982d6e0b84046
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-03-29 21:56:18 -07:00
parent 34e8c569ca
commit 89d222796a

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 "T" #define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 15 #define QWLAN_VERSION_BUILD 15
#define QWLAN_VERSIONSTR "5.2.1.15T" #define QWLAN_VERSIONSTR "5.2.1.15U"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */