Release 5.2.0.22R

Release 5.2.0.22R

Change-Id: I5b696b94b4ac00925b454c5afd4f4f876d44c9c5
CRs-Fixed: 774533
This commit is contained in:
Sandeep Puligilla
2017-04-18 12:25:24 -07:00
parent 52b2b991c7
commit 2dba42e770

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