Release 5.2.0.246J

Release 5.2.0.246J

Change-Id: Ic20a240681a04a4c3906e3f764b7c78a1076958f
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-09-01 09:03:02 -07:00
parent 4de24dbbde
commit 359282c65f

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 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_EXTRA "J"
#define QWLAN_VERSION_BUILD 246 #define QWLAN_VERSION_BUILD 246
#define QWLAN_VERSIONSTR "5.2.0.246I" #define QWLAN_VERSIONSTR "5.2.0.246J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */