Release 5.2.0.140L

Release 5.2.0.140L

Change-Id: Iacddf923f040d5c40e9f0ed83f0b9959c31cb5fb
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-07-21 22:04:46 -07:00
parent 7b2aef50f2
commit f29c908364

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 "K" #define QWLAN_VERSION_EXTRA "L"
#define QWLAN_VERSION_BUILD 140 #define QWLAN_VERSION_BUILD 140
#define QWLAN_VERSIONSTR "5.2.0.140K" #define QWLAN_VERSIONSTR "5.2.0.140L"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */