Release 5.2.0.255E

Release 5.2.0.255E

Change-Id: Ia68106623bc771259a92d1424df3f1ef48c6009d
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-11-09 04:04:39 -08:00
parent 5f647b19ba
commit 98989cb44c

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 "D" #define QWLAN_VERSION_EXTRA "E"
#define QWLAN_VERSION_BUILD 255 #define QWLAN_VERSION_BUILD 255
#define QWLAN_VERSIONSTR "5.2.0.255D" #define QWLAN_VERSIONSTR "5.2.0.255E"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */