Release 5.2.1.62U

Release 5.2.1.62U

Change-Id: I9362e403f9c257d3ae61ee8bee7ad3c343f6760d
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-04-10 20:48:53 -07:00
parent 6477abee2c
commit 1aae404bb3

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 "T" #define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 62 #define QWLAN_VERSION_BUILD 62
#define QWLAN_VERSIONSTR "5.2.1.62T" #define QWLAN_VERSIONSTR "5.2.1.62U"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */