Release 5.2.0.93V

Release 5.2.0.93V

Change-Id: Ib8967c32fd6a0442cee8f2390426feb4db8ebe2f
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-08-27 04:47:41 -07:00
parent b1260134ad
commit 9d39f27edf

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 "U" #define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 93 #define QWLAN_VERSION_BUILD 93
#define QWLAN_VERSIONSTR "5.2.0.93U" #define QWLAN_VERSIONSTR "5.2.0.93V"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */