Release 5.2.1.86R

Release 5.2.1.86R

Change-Id: Ic7149573773bb178b2aef86924b9cfb841e426da
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-02-04 20:26:24 -08:00
rodzic d8f2b83dc9
commit 25b2403ff6

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