Release 5.2.1.38R

Release 5.2.1.38R

Change-Id: I4e2ca5705265e8ac108593f27f9d2c40d5b6dd8a
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-09-27 05:58:37 -07:00
parent 78ad64f952
commit 8fa3cbbba8

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 38 #define QWLAN_VERSION_BUILD 38
#define QWLAN_VERSIONSTR "5.2.1.38Q" #define QWLAN_VERSIONSTR "5.2.1.38R"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */