Release 5.2.0.246I

Release 5.2.0.246I

Change-Id: I640434c5c87797e43d15012141de6acd2f3d3506
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-09-01 02:41:16 -07:00
parent 3b7a3b32d8
commit a276469458

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