Release 5.2.1.12E

Release 5.2.1.12E

Change-Id: I66a7f92898742a76c7303d7b70db43e0a30aeb6b
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-03-01 12:53:42 -08:00
parent d35cc69a5d
commit 199787e599

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