Release 5.2.0.251T

Release 5.2.0.251T

Change-Id: I6af5d54e3c9941fdf242bf7d06f1f69febd200cc
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-10-13 11:05:10 -07:00
parent b88ef09eef
commit cae34c48db

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 "S" #define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 251 #define QWLAN_VERSION_BUILD 251
#define QWLAN_VERSIONSTR "5.2.0.251S" #define QWLAN_VERSIONSTR "5.2.0.251T"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */