Release 5.2.0.195I

Release 5.2.0.195I

Change-Id: I6e139747d9c13bcc577b155b107426556dc713d0
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-07-25 06:02:25 -07:00
parent 9cde7595c4
commit 296b7d56ed

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