Release 5.2.0.106J

Release 5.2.0.106J

Change-Id: I278ce6afc13c44761abb4e6211775a470993a46a
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-11-14 18:51:40 -08:00
parent 5cea9124a5
commit a1d56ead93

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 "I" #define QWLAN_VERSION_EXTRA "J"
#define QWLAN_VERSION_BUILD 106 #define QWLAN_VERSION_BUILD 106
#define QWLAN_VERSIONSTR "5.2.0.106I" #define QWLAN_VERSIONSTR "5.2.0.106J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */