Release 5.2.1.28E

Release 5.2.1.28E

Change-Id: Icb8da4c1a95664a463ce36d6ab0fcc4c7681e844
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-07-08 21:30:29 -07:00
parent 83766efb96
commit 5fee5caae3

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 "D" #define QWLAN_VERSION_EXTRA "E"
#define QWLAN_VERSION_BUILD 28 #define QWLAN_VERSION_BUILD 28
#define QWLAN_VERSIONSTR "5.2.1.28D" #define QWLAN_VERSIONSTR "5.2.1.28E"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */