Release 5.2.0.203F

Release 5.2.0.203F

Change-Id: I54d9e42d974f131af685762f003a8416eeb3b3b3
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-09-18 04:59:10 -07:00
parent 49f542e8a7
commit 5511f2645b

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 203 #define QWLAN_VERSION_BUILD 203
#define QWLAN_VERSIONSTR "5.2.0.203E" #define QWLAN_VERSIONSTR "5.2.0.203F"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */