Release 5.2.0.132K

Release 5.2.0.132K

Change-Id: I4d260b4714851da053f5817422a5d404f7698b22
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-05-03 05:45:18 -07:00
parent accb9ddbfc
commit 23250b9527

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 "J" #define QWLAN_VERSION_EXTRA "K"
#define QWLAN_VERSION_BUILD 132 #define QWLAN_VERSION_BUILD 132
#define QWLAN_VERSIONSTR "5.2.0.132J" #define QWLAN_VERSIONSTR "5.2.0.132K"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */