Release 5.2.1.6B

Release 5.2.1.6B

Change-Id: I994b28700b930a655fccbbf21e179da7d77630e7
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-12-30 06:36:37 -08:00
parent 659daa3fb8
commit 24b0cc154c

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 "A" #define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 6 #define QWLAN_VERSION_BUILD 6
#define QWLAN_VERSIONSTR "5.2.1.6A" #define QWLAN_VERSIONSTR "5.2.1.6B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */