Release 5.2.1.92H

Release 5.2.1.92H

Change-Id: Id980437b5e5e29ee80a8b33669c141675b507d37
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-07-18 02:11:35 -07:00
parent bb54be0dc9
commit d3674712ac

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 "G" #define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 92 #define QWLAN_VERSION_BUILD 92
#define QWLAN_VERSIONSTR "5.2.1.92G" #define QWLAN_VERSIONSTR "5.2.1.92H"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */