Release 5.2.0.64I

Release 5.2.0.64I

Change-Id: I4c25c8e0aacb92a8c772cfb3d0e98dade6b96273
CRs-Fixed: 774533
This commit is contained in:
snandini 2018-02-03 15:10:42 -08:00
parent cfde2719f5
commit 022bd9bf7d

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 64 #define QWLAN_VERSION_BUILD 64
#define QWLAN_VERSIONSTR "5.2.0.64H" #define QWLAN_VERSIONSTR "5.2.0.64I"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */