Release 5.2.1.51B

Release 5.2.1.51B

Change-Id: I0417d8edb8f439bd8b1048d121479eb9e1cb32fd
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-01-04 12:40:15 -08:00
parent e1c408080d
commit fbe306a95d

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 "A" #define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 51 #define QWLAN_VERSION_BUILD 51
#define QWLAN_VERSIONSTR "5.2.1.51A" #define QWLAN_VERSIONSTR "5.2.1.51B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */