Release 5.2.0.105I

Release 5.2.0.105I

Change-Id: I29e5956af2ed260ec9f3760682c5bbf32ab4d89e
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-11-08 13:39:34 -08:00
parent c2a156e17b
commit 3d07edaed5

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