Release 5.2.1.9S

Release 5.2.1.9S

Change-Id: I323f5290ca8014b6fd8f1a04e39ed0619f0827a4
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-02-07 20:21:51 -08:00
parent 820530515c
commit 8781cef370

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 "R" #define QWLAN_VERSION_EXTRA "S"
#define QWLAN_VERSION_BUILD 9 #define QWLAN_VERSION_BUILD 9
#define QWLAN_VERSIONSTR "5.2.1.9R" #define QWLAN_VERSIONSTR "5.2.1.9S"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */