Release 5.2.0.21F

Release 5.2.0.21F

Change-Id: I2f6e58a8f8caa2ec4c3363902273fcbc84f771ac
CRs-Fixed: 774533
This commit is contained in:
Sandeep Puligilla
2017-04-13 09:12:29 -07:00
parent 6e4621c725
commit 74dd1c50f0

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 "E" #define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 21 #define QWLAN_VERSION_BUILD 21
#define QWLAN_VERSIONSTR "5.2.0.21E" #define QWLAN_VERSIONSTR "5.2.0.21F"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */