Release 5.2.0.198O

Release 5.2.0.198O

Change-Id: I9ac6ffbadad99891d7b17864afa682ed8d9ca8cb
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-08-15 03:29:35 -07:00
parent 38881687d6
commit 701b1c4c01

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 "N" #define QWLAN_VERSION_EXTRA "O"
#define QWLAN_VERSION_BUILD 198 #define QWLAN_VERSION_BUILD 198
#define QWLAN_VERSIONSTR "5.2.0.198N" #define QWLAN_VERSIONSTR "5.2.0.198O"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */