Release 5.2.1.34U

Release 5.2.1.34U

Change-Id: I39aed0ecd863248ba4ecb2d8ba6c9f27bcef04dc
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-08-29 10:00:26 -07:00
parent 2bfe9c0cc2
commit 01d7fe15c3

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 34 #define QWLAN_VERSION_BUILD 34
#define QWLAN_VERSIONSTR "5.2.1.34T" #define QWLAN_VERSIONSTR "5.2.1.34U"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */