Release 5.2.0.254G

Release 5.2.0.254G

Change-Id: I9144590b9bb4d5312a0f8f63c1bfa5d2727ae603
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-11-03 02:20:06 -07:00
parent 7bceef962a
commit 3d636ecabd

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 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_EXTRA "G"
#define QWLAN_VERSION_BUILD 254 #define QWLAN_VERSION_BUILD 254
#define QWLAN_VERSIONSTR "5.2.0.254F" #define QWLAN_VERSIONSTR "5.2.0.254G"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */