Release 5.2.1.44J

Release 5.2.1.44J

Change-Id: Ifce81643fb3f6481af05a740fb0ac4c37a8f4f9d
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-11-09 04:03:17 -08:00
parent 00efb2d2ea
commit 99bd09c11a

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 "I" #define QWLAN_VERSION_EXTRA "J"
#define QWLAN_VERSION_BUILD 44 #define QWLAN_VERSION_BUILD 44
#define QWLAN_VERSIONSTR "5.2.1.44I" #define QWLAN_VERSIONSTR "5.2.1.44J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */