Release 5.2.0.113A

Release 5.2.0.113A

Change-Id: If8bfe386ca215027b81e856f131ffc15be77eb75
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-12-23 21:58:40 -08:00
parent 34a79332a2
commit 9f4da456d1

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 "" #define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 113 #define QWLAN_VERSION_BUILD 113
#define QWLAN_VERSIONSTR "5.2.0.113" #define QWLAN_VERSIONSTR "5.2.0.113A"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */