Release 5.2.0.207

Release 5.2.0.207

Change-Id: Id45374bdf00994862cbcf9124fe27ffc16ca35a3
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-10-20 04:50:44 -07:00
parent 50006d7c8b
commit bf3afc75d4

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 "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 206 #define QWLAN_VERSION_BUILD 207
#define QWLAN_VERSIONSTR "5.2.0.206Z" #define QWLAN_VERSIONSTR "5.2.0.207"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */