Release 5.2.0.139B

Release 5.2.0.139B

Change-Id: Ic31893c6cfc3420d958309b2aa3d64ef3fe8da86
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-07-09 13:40:44 -07:00
parent b4fd0fea51
commit e51c9b5cf4

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 "A" #define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 139 #define QWLAN_VERSION_BUILD 139
#define QWLAN_VERSIONSTR "5.2.0.139A" #define QWLAN_VERSIONSTR "5.2.0.139B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */