Release 5.2.0.61R

Release 5.2.0.61R

Change-Id: I07e8c5bec290f82273b290531b4a041c8d74fba8
CRs-Fixed: 774533
This commit is contained in:
snandini
2018-01-16 03:42:22 -08:00
parent 6666f83f73
commit 480eeefd03

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 61 #define QWLAN_VERSION_BUILD 61
#define QWLAN_VERSIONSTR "5.2.0.61Q" #define QWLAN_VERSIONSTR "5.2.0.61R"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */