Release 5.2.1.36H

Release 5.2.1.36H

Change-Id: I91f93e8fbec2c01293b758a36508b8fac8cd7287
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-09-08 10:48:14 -07:00
parent 9c250be16d
commit 2f3751cfe3

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 36 #define QWLAN_VERSION_BUILD 36
#define QWLAN_VERSIONSTR "5.2.1.36G" #define QWLAN_VERSIONSTR "5.2.1.36H"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */