Release 5.2.0.81X

Release 5.2.0.81X

Change-Id: I0e13e5668640574c55368b0a744f1b2f04b79480
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-06-08 08:31:01 -07:00
parent a9d336b455
commit 7457b8ff36

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 "W" #define QWLAN_VERSION_EXTRA "X"
#define QWLAN_VERSION_BUILD 81 #define QWLAN_VERSION_BUILD 81
#define QWLAN_VERSIONSTR "5.2.0.81W" #define QWLAN_VERSIONSTR "5.2.0.81X"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */