Release 5.2.1.12C

Release 5.2.1.12C

Change-Id: Iaa11a502d1dcd62232af3fcade79a5e6781cb532
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-03-01 09:33:56 -08:00
parent 738a68571a
commit 4e3884f464

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 "B" #define QWLAN_VERSION_EXTRA "C"
#define QWLAN_VERSION_BUILD 12 #define QWLAN_VERSION_BUILD 12
#define QWLAN_VERSIONSTR "5.2.1.12B" #define QWLAN_VERSIONSTR "5.2.1.12C"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */