Release 5.2.0.80X

Release 5.2.0.80X

Change-Id: Ia8efe10b820216ae0223d136d24a3b4f6bd6f4ad
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-06-01 18:24:23 -07:00
parent 6b81fc5f9c
commit 0d2f94b81a

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 "W" #define QWLAN_VERSION_EXTRA "X"
#define QWLAN_VERSION_BUILD 80 #define QWLAN_VERSION_BUILD 80
#define QWLAN_VERSIONSTR "5.2.0.80W" #define QWLAN_VERSIONSTR "5.2.0.80X"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */