Release 5.2.0.194F

Release 5.2.0.194F

Change-Id: I720a2f18360ecb0df54dbeb9c3016543efa59164
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-07-16 20:05:12 -07:00
parent c871ecddbd
commit c9f082cc99

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 "E" #define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 194 #define QWLAN_VERSION_BUILD 194
#define QWLAN_VERSIONSTR "5.2.0.194E" #define QWLAN_VERSIONSTR "5.2.0.194F"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */