Release 5.2.1.36T

Release 5.2.1.36T

Change-Id: I640d025afbc619aa5276b3fcb244bade4b83f69c
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-09-12 10:15:11 -07:00
parent 32625de061
commit 2651cfff9d

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 36 #define QWLAN_VERSION_BUILD 36
#define QWLAN_VERSIONSTR "5.2.1.36S" #define QWLAN_VERSIONSTR "5.2.1.36T"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */