Release 5.2.0.242F

Release 5.2.0.242F

Change-Id: I28980fb4860ba39f2a5bed8e2f4adb071b828cf6
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-07-30 14:29:36 -07:00
parent 78cb3008e6
commit 9c00423b6c

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 "E" #define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 242 #define QWLAN_VERSION_BUILD 242
#define QWLAN_VERSIONSTR "5.2.0.242E" #define QWLAN_VERSIONSTR "5.2.0.242F"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */