Release 5.2.0.16I

Release 5.2.0.16I

Change-Id: I2ab2bd43dfb3f10cdc8c43c728787549611544ea
CRs-Fixed: 688141
This commit is contained in:
Sandeep Puligilla
2017-03-21 01:10:21 -07:00
parent 910726a844
commit 784bc88288

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 "H" #define QWLAN_VERSION_EXTRA "I"
#define QWLAN_VERSION_BUILD 16 #define QWLAN_VERSION_BUILD 16
#define QWLAN_VERSIONSTR "5.2.0.16H" #define QWLAN_VERSIONSTR "5.2.0.16I"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */