Release 5.2.1.14R

Release 5.2.1.14R

Change-Id: Idbfdd3c38bb8973e34e0e37a2966c2240a7b7e97
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-03-22 10:43:52 -07:00
parent 2fa9d87942
commit e730b26b28

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 "Q" #define QWLAN_VERSION_EXTRA "R"
#define QWLAN_VERSION_BUILD 14 #define QWLAN_VERSION_BUILD 14
#define QWLAN_VERSIONSTR "5.2.1.14Q" #define QWLAN_VERSIONSTR "5.2.1.14R"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */