Release 5.2.1.20M

Release 5.2.1.20M

Change-Id: I8612d46b582c6de19f40cf4e12b37bfede8b6e1d
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-05-05 11:14:58 -07:00
parent a16245bd79
commit 73667c0b34

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 "L" #define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 20 #define QWLAN_VERSION_BUILD 20
#define QWLAN_VERSIONSTR "5.2.1.20L" #define QWLAN_VERSIONSTR "5.2.1.20M"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */