Release 5.2.1.51

Release 5.2.1.51

Change-Id: Ice1c86900a1b7722172f2ec3524a6b7cbbc3a381
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-01-03 16:30:29 -08:00
parent beb9111c0a
commit 904e4276a6

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "Z"
#define QWLAN_VERSION_BUILD 50
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 51
#define QWLAN_VERSIONSTR "5.2.1.50Z"
#define QWLAN_VERSIONSTR "5.2.1.51"
#endif /* QWLAN_VERSION_H */