Release 5.2.1.37P

Release 5.2.1.37P

Change-Id: I18b10d13023ff69f601e2783284d8131b31da9bc
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-09-19 14:54:02 -07:00
parent f926a46bc2
commit 030fcbbdc2

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 "O" #define QWLAN_VERSION_EXTRA "P"
#define QWLAN_VERSION_BUILD 37 #define QWLAN_VERSION_BUILD 37
#define QWLAN_VERSIONSTR "5.2.1.37O" #define QWLAN_VERSIONSTR "5.2.1.37P"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */