Release 5.2.1.59E

Release 5.2.1.59E

Change-Id: Ic542f3d7aa9adbad5dc94bd9fd2dcb770b1c783d
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-03-15 01:25:24 -07:00
rodzic 2b9308c737
commit 99c484bfa4

Wyświetl plik

@@ -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 "D" #define QWLAN_VERSION_EXTRA "E"
#define QWLAN_VERSION_BUILD 59 #define QWLAN_VERSION_BUILD 59
#define QWLAN_VERSIONSTR "5.2.1.59D" #define QWLAN_VERSIONSTR "5.2.1.59E"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */