Release 5.2.1.14E

Release 5.2.1.14E

Change-Id: I9e9c71fbc06b1165561af721848d8f960dc61eaa
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-03-16 12:25:57 -07:00
parent 7a4b7a5f92
commit 7da020bc16

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 14 #define QWLAN_VERSION_BUILD 14
#define QWLAN_VERSIONSTR "5.2.1.14D" #define QWLAN_VERSIONSTR "5.2.1.14E"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */