Release 5.2.0.28R

Release 5.2.0.28R

Change-Id: I71eac69d1126d83ccd52c3ef7db57cc6a3d59236
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-06-07 02:45:09 -07:00
parent eaa33eee78
commit c6552b9cb9

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 "Q" #define QWLAN_VERSION_EXTRA "R"
#define QWLAN_VERSION_BUILD 28 #define QWLAN_VERSION_BUILD 28
#define QWLAN_VERSIONSTR "5.2.0.28Q" #define QWLAN_VERSIONSTR "5.2.0.28R"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */