Release 5.2.0.83J

Release 5.2.0.83J

Change-Id: I73a2485aaa87f44b85bd7af112e881aa97073405
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-06-20 00:42:47 -07:00
parent d33033f7d0
commit 65a5d53923

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 83 #define QWLAN_VERSION_BUILD 83
#define QWLAN_VERSIONSTR "5.2.0.83I" #define QWLAN_VERSIONSTR "5.2.0.83J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */