Release 5.2.1.24T

Release 5.2.1.24T

Change-Id: I293a2bcef3f165fe73fe1e36ac2e37f6866fa4e2
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-06-10 18:58:16 -07:00
parent afc4b56d42
commit a95ea34cd0

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 1 #define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 24 #define QWLAN_VERSION_BUILD 24
#define QWLAN_VERSIONSTR "5.2.1.24S" #define QWLAN_VERSIONSTR "5.2.1.24T"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */