Release 5.2.0.74U

Release 5.2.0.74U

Change-Id: Ifca7ffc10ffbaaa9c18581b96d83ca9cba833137
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-04-24 02:30:47 -07:00
parent 6bdee8eb5d
commit 5869d3c947

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 "T" #define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 74 #define QWLAN_VERSION_BUILD 74
#define QWLAN_VERSIONSTR "5.2.0.74T" #define QWLAN_VERSIONSTR "5.2.0.74U"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */