Release 5.2.0.91D

Release 5.2.0.91D

Change-Id: I0c5246f3c21266a19d6175c8a1fb8254b214ca0c
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-08-03 23:44:16 -07:00
parent 87ccf7b34b
commit 39f150ce40

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 91 #define QWLAN_VERSION_BUILD 91
#define QWLAN_VERSIONSTR "5.2.0.91C" #define QWLAN_VERSIONSTR "5.2.0.91D"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */