Release 5.2.0.70B

Release 5.2.0.70B

Change-Id: I9fdbf6176184f825ec0f740f8bc8ddd6495630be
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-03-16 05:26:21 -07:00
parent 3c83a848cb
commit d6357fd1e7

View File

@@ -41,9 +41,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 70 #define QWLAN_VERSION_BUILD 70
#define QWLAN_VERSIONSTR "5.2.0.70A" #define QWLAN_VERSIONSTR "5.2.0.70B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */