Release 5.2.1.90P

Release 5.2.1.90P

Change-Id: If9fba63585764c21eb0905b2f9aa2832f6589144
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-05-21 22:51:12 -07:00
parent 70cb8d3540
commit 3317823c27

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