Release 5.2.1.39J

Release 5.2.1.39J

Change-Id: I8f9937e1710bb601ba71b70da27c397da5a39c89
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-09-30 11:20:59 -07:00
parent d90e41b18c
commit b2d8315d39

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 39 #define QWLAN_VERSION_BUILD 39
#define QWLAN_VERSIONSTR "5.2.1.39I" #define QWLAN_VERSIONSTR "5.2.1.39J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */