Release 5.2.0.152B

Release 5.2.0.152B

Change-Id: Ide622ce585b97f1facb47a85e095cf21722f2f25
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-10-12 14:39:25 -07:00
parent 723599dcc4
commit 485d4e2fc3

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 "A" #define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 152 #define QWLAN_VERSION_BUILD 152
#define QWLAN_VERSIONSTR "5.2.0.152A" #define QWLAN_VERSIONSTR "5.2.0.152B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */