Release 2.0.8.25S

Release 2.0.8.25S

Change-Id: I799f29967c6b5a29153008e3d917f5b171215ed1
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi 2021-11-10 12:08:43 -08:00
parent 056bf5581d
commit 166131e551

View File

@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 2
#define QWLAN_VERSION_MINOR 0
#define QWLAN_VERSION_PATCH 8
#define QWLAN_VERSION_EXTRA "R"
#define QWLAN_VERSION_EXTRA "S"
#define QWLAN_VERSION_BUILD 25
#define QWLAN_VERSIONSTR "2.0.8.25R"
#define QWLAN_VERSIONSTR "2.0.8.25S"
#endif /* QWLAN_VERSION_H */