Release 5.2.1.21S

Release 5.2.1.21S

Change-Id: I5480da6323758c65e4e06a49bd904af68b8149a6
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-05-16 17:18:36 -07:00
parent 5121c86318
commit 7bac6ecd2a

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 21 #define QWLAN_VERSION_BUILD 21
#define QWLAN_VERSIONSTR "5.2.1.21R" #define QWLAN_VERSIONSTR "5.2.1.21S"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */