Release 5.2.1.16F

Release 5.2.1.16F

Change-Id: Ib2be043af5d276ce261359029249a0d948b51b6e
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-04-04 21:00:14 -07:00
parent 03337a051c
commit 2832b27d06

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 "E" #define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 16 #define QWLAN_VERSION_BUILD 16
#define QWLAN_VERSIONSTR "5.2.1.16E" #define QWLAN_VERSIONSTR "5.2.1.16F"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */