Release 5.2.0.131J

Release 5.2.0.131J

Change-Id: Ic8884428a6d3e264fc8b9e0a47ed59373a2addce
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-04-24 09:29:53 -07:00
parent 173d469846
commit 124a444ae3

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 "I" #define QWLAN_VERSION_EXTRA "J"
#define QWLAN_VERSION_BUILD 131 #define QWLAN_VERSION_BUILD 131
#define QWLAN_VERSIONSTR "5.2.0.131I" #define QWLAN_VERSIONSTR "5.2.0.131J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */