Release 5.2.1.50J

Release 5.2.1.50J

Change-Id: Ifc1e197c2a88d142e6743a881e112068961ff721
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-12-28 11:43:48 -08:00
parent 7c4982851d
commit b51aa222ff

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 "I" #define QWLAN_VERSION_EXTRA "J"
#define QWLAN_VERSION_BUILD 50 #define QWLAN_VERSION_BUILD 50
#define QWLAN_VERSIONSTR "5.2.1.50I" #define QWLAN_VERSIONSTR "5.2.1.50J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */