Release 5.2.0.72

Release 5.2.0.72

Change-Id: I6509a2c86d196af5be71d38283d72854a1051118
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-03-29 23:37:20 -07:00
parent a600b2e226
commit efb0974505

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 "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 71 #define QWLAN_VERSION_BUILD 72
#define QWLAN_VERSIONSTR "5.2.0.71Z" #define QWLAN_VERSIONSTR "5.2.0.72"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */