Release 5.2.0.224G

Release 5.2.0.224G

Change-Id: Ie3e275818aeb23e1f2051803a994a83d9ce9277c
CRs-Fixed: 774533
This commit is contained in:
snandini
2021-02-26 11:50:25 -08:00
parent 25d9a9c794
commit 3ed9fcd56c

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 224 #define QWLAN_VERSION_BUILD 224
#define QWLAN_VERSIONSTR "5.2.0.224F" #define QWLAN_VERSIONSTR "5.2.0.224G"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */