Release 5.2.0.135T

Release 5.2.0.135T

Change-Id: Ieab2f53939c7f1a909e342a6e9ca44a6a5b3f388
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-06-06 19:01:50 -07:00
parent 45685491ea
commit 7ea060459e

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 "S" #define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 135 #define QWLAN_VERSION_BUILD 135
#define QWLAN_VERSIONSTR "5.2.0.135S" #define QWLAN_VERSIONSTR "5.2.0.135T"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */