Release 5.2.0.181H

Release 5.2.0.181H

Change-Id: Iddbd6d6c80a74591eba92fad05d92bf98b04667b
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-04-14 11:51:29 -07:00
parent 18fe7a980d
commit 367be559ed

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