Release 5.2.0.181E

Release 5.2.0.181E

Change-Id: Idbb49a91e412d81e0b6bd22ce5ae7a7e3bd8cba0
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-04-11 20:42:11 -07:00
parent b93e6aea80
commit 35c24f8e81

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 "D" #define QWLAN_VERSION_EXTRA "E"
#define QWLAN_VERSION_BUILD 181 #define QWLAN_VERSION_BUILD 181
#define QWLAN_VERSIONSTR "5.2.0.181D" #define QWLAN_VERSIONSTR "5.2.0.181E"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */