Release 5.2.0.83D

Release 5.2.0.83D

Change-Id: I375b650d4af277a6d1784549a9d0f6042c9299c6
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-06-19 00:27:49 -07:00
parent 410317af7e
commit 49bec231ac

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 "C" #define QWLAN_VERSION_EXTRA "D"
#define QWLAN_VERSION_BUILD 83 #define QWLAN_VERSION_BUILD 83
#define QWLAN_VERSIONSTR "5.2.0.83C" #define QWLAN_VERSIONSTR "5.2.0.83D"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */