Release 5.2.0.42H

Release 5.2.0.42H

Change-Id: Iff0ce920f6b47e9067a039c4a4d09516b96cd82f
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-09-07 20:12:11 -07:00
parent 2b59af6a75
commit 878d4af633

View File

@@ -41,9 +41,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 42 #define QWLAN_VERSION_BUILD 42
#define QWLAN_VERSIONSTR "5.2.0.42G" #define QWLAN_VERSIONSTR "5.2.0.42H"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */