Release 5.2.0.94A

Release 5.2.0.94A

Change-Id: I308645077d6567bf7e5000a7e7d5264b8e13a1f1
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-08-28 13:09:43 -07:00
parent 6b89ab57b5
commit bfa79e902c

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 "" #define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 94 #define QWLAN_VERSION_BUILD 94
#define QWLAN_VERSIONSTR "5.2.0.94" #define QWLAN_VERSIONSTR "5.2.0.94A"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */