Release 5.2.0.180B

Release 5.2.0.180B

Change-Id: I8f7b3e5cdccb827421c6319abeaee766d39734ef
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-04-04 09:20:30 -07:00
parent e0d2cff76a
commit bce9f42d46

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 180 #define QWLAN_VERSION_BUILD 180
#define QWLAN_VERSIONSTR "5.2.0.180A" #define QWLAN_VERSIONSTR "5.2.0.180B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */