Release 5.2.0.119K

Release 5.2.0.119K

Change-Id: Ie6a22da67218dedbb888d63fbaf6028b6f84ef7f
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-02-11 23:58:19 -08:00
parent 363b479eb4
commit a8e06dedaf

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 119 #define QWLAN_VERSION_BUILD 119
#define QWLAN_VERSIONSTR "5.2.0.119J" #define QWLAN_VERSIONSTR "5.2.0.119K"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */