Release 5.2.1.7T

Release 5.2.1.7T

Change-Id: Id8950e047b2c23a5ca9f59c026b5a8b02ccc48b9
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-01-19 12:35:04 -08:00
parent 3f3362dc79
commit 58beac2703

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