Release 5.2.1.2T

Release 5.2.1.2T

Change-Id: Iff0b771aaa0ee18cd579d0cada5f1c1d055f05f8
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-11-30 07:14:32 -08:00
parent 7f71588692
commit 9c4e3e1e34

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