Release 5.2.0.199I

Release 5.2.0.199I

Change-Id: I00b2aca47ae80a132494fcbee4aec5f609ca82bd
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-08-21 14:47:57 -07:00
parent a439c17034
commit 78874ff7aa

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 199 #define QWLAN_VERSION_BUILD 199
#define QWLAN_VERSIONSTR "5.2.0.199H" #define QWLAN_VERSIONSTR "5.2.0.199I"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */