Release 5.2.0.82H

Release 5.2.0.82H

Change-Id: I1be89d262fc10e0c9ff97ae30d9b8916f7a7406f
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-06-10 23:55:58 -07:00
parent 2101268ece
commit 1687e16c01

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 82 #define QWLAN_VERSION_BUILD 82
#define QWLAN_VERSIONSTR "5.2.0.82G" #define QWLAN_VERSIONSTR "5.2.0.82H"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */