Release 5.2.0.23H

Release 5.2.0.23H

Change-Id: If639630fdf72d03b599a622ab7ed1038c921fe14
CRs-Fixed: 774533
This commit is contained in:
Sandeep Puligilla
2017-04-20 08:55:02 -07:00
parent e87621b5ab
commit 6dc7117426

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