Release 5.2.0.100H

Release 5.2.0.100H

Change-Id: I5959afaf141b2cf36cb3d4ead9f5ef5a9c9359ad
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-10-07 13:58:54 -07:00
parent b074f2f7fc
commit b3401cf5ed

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 "G" #define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 100 #define QWLAN_VERSION_BUILD 100
#define QWLAN_VERSIONSTR "5.2.0.100G" #define QWLAN_VERSIONSTR "5.2.0.100H"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */