Release 5.2.0.246T

Release 5.2.0.246T

Change-Id: Ibb23661b0a1d76b39c627e7663681090ec5b7d55
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-09-03 05:50:36 -07:00
parent 9a4a9a493e
commit 8ed9ce1e6d

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 "S" #define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 246 #define QWLAN_VERSION_BUILD 246
#define QWLAN_VERSIONSTR "5.2.0.246S" #define QWLAN_VERSIONSTR "5.2.0.246T"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */