Release 5.2.1.22P

Release 5.2.1.22P

Change-Id: I0b6cf1315e5190938d6ed82a081374fe30578164
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-05-24 02:32:20 -07:00
parent 9c3b2ea466
commit 721e82bcea

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 22 #define QWLAN_VERSION_BUILD 22
#define QWLAN_VERSIONSTR "5.2.1.22O" #define QWLAN_VERSIONSTR "5.2.1.22P"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */