Release 5.2.0.246R

Release 5.2.0.246R

Change-Id: I72441b2e0571b96cc181d2346bc499d26a09f2d8
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-09-02 23:58:02 -07:00
parent d1242791b5
commit 59e39f1a2b

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 246 #define QWLAN_VERSION_BUILD 246
#define QWLAN_VERSIONSTR "5.2.0.246Q" #define QWLAN_VERSIONSTR "5.2.0.246R"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */