Release 5.2.0.196U

Release 5.2.0.196U

Change-Id: I9b534ea77dd129609879502834cc3417c2f29e74
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-08-05 02:16:56 -07:00
parent 5b4a05fee3
commit 86fb15e555

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 "T" #define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 196 #define QWLAN_VERSION_BUILD 196
#define QWLAN_VERSIONSTR "5.2.0.196T" #define QWLAN_VERSIONSTR "5.2.0.196U"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */