Release 5.2.0.111F

Release 5.2.0.111F

Change-Id: I2b095d289b5a5d4d4c4f780e82d35ff7217fd5d6
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-12-11 06:11:05 -08:00
parent f27d517553
commit 22e3aef29f

View File

@@ -32,9 +32,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 111 #define QWLAN_VERSION_BUILD 111
#define QWLAN_VERSIONSTR "5.2.0.111E" #define QWLAN_VERSIONSTR "5.2.0.111F"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */