Release 5.2.1.9E

Release 5.2.1.9E

Change-Id: I9ad6b682cac760e4ba8101bc1164a3a0cde5ce8c
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-02-01 21:04:06 -08:00
parent f2d0d8a5c8
commit 3c49bafa00

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