Release 5.2.1.49Q

Release 5.2.1.49Q

Change-Id: I66f05be3140036f476bda58b4c6431291646e54c
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-12-20 03:07:28 -08:00
parent a30f3c0cc6
commit dbd8880154

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 "P" #define QWLAN_VERSION_EXTRA "Q"
#define QWLAN_VERSION_BUILD 49 #define QWLAN_VERSION_BUILD 49
#define QWLAN_VERSIONSTR "5.2.1.49P" #define QWLAN_VERSIONSTR "5.2.1.49Q"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */