Release 5.2.0.93M

Release 5.2.0.93M

Change-Id: I627ae7bf9a1447d8164930f274792980306bcacf
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-08-22 07:46:44 -07:00
parent aa88d2f9c2
commit be622fb896

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 "L" #define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 93 #define QWLAN_VERSION_BUILD 93
#define QWLAN_VERSIONSTR "5.2.0.93L" #define QWLAN_VERSIONSTR "5.2.0.93M"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */