Release 5.2.0.145L

Release 5.2.0.145L

Change-Id: Ifede718438805bf44e7926ec7d6964bd6749ddc7
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-08-22 20:14:05 -07:00
parent 2239688fd3
commit 2454638d42

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 "K" #define QWLAN_VERSION_EXTRA "L"
#define QWLAN_VERSION_BUILD 145 #define QWLAN_VERSION_BUILD 145
#define QWLAN_VERSIONSTR "5.2.0.145K" #define QWLAN_VERSIONSTR "5.2.0.145L"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */