Release 5.2.0.97D

Release 5.2.0.97D

Change-Id: Ibbcda4c7ae1b32caf6d3159a30c5c2bf098c25b7
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-09-17 14:24:49 -07:00
parent f0f7056644
commit bbc70fa636

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