Release 5.2.0.143G

Release 5.2.0.143G

Change-Id: I1951ddf0606be9923e7ffa5fd66f6e7f7ccf1a2a
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-08-09 18:20:13 -07:00
parent 4bb5c6e8bd
commit c6492882c2

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 "F" #define QWLAN_VERSION_EXTRA "G"
#define QWLAN_VERSION_BUILD 143 #define QWLAN_VERSION_BUILD 143
#define QWLAN_VERSIONSTR "5.2.0.143F" #define QWLAN_VERSIONSTR "5.2.0.143G"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */