Release 5.2.0.254S

Release 5.2.0.254S

Change-Id: Id43e03715629b2c987a0b2e8cde94679de3ed362
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-11-05 11:03:03 -07:00
parent c4eaf26603
commit 499f7f7280

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 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_EXTRA "S"
#define QWLAN_VERSION_BUILD 254 #define QWLAN_VERSION_BUILD 254
#define QWLAN_VERSIONSTR "5.2.0.254R" #define QWLAN_VERSIONSTR "5.2.0.254S"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */