Release 5.2.0.202S

Release 5.2.0.202S

Change-Id: I4022e25618a5acfa9d1690f6fd9fd539aa3972ba
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-09-15 11:38:32 -07:00
parent d5f0559bbb
commit fa28e74a83

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 "R" #define QWLAN_VERSION_EXTRA "S"
#define QWLAN_VERSION_BUILD 202 #define QWLAN_VERSION_BUILD 202
#define QWLAN_VERSIONSTR "5.2.0.202R" #define QWLAN_VERSIONSTR "5.2.0.202S"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */