Release 5.2.0.242R

Release 5.2.0.242R

Change-Id: I8913853ffc0b0c32b6b9e410207f67a4c0e91d95
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-08-03 19:54:32 -07:00
parent 6f4f7adc22
commit ddf126bdc9

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 "Q" #define QWLAN_VERSION_EXTRA "R"
#define QWLAN_VERSION_BUILD 242 #define QWLAN_VERSION_BUILD 242
#define QWLAN_VERSIONSTR "5.2.0.242Q" #define QWLAN_VERSIONSTR "5.2.0.242R"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */