From fa2d77387f947807144dfec6470ee2722a92c195 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Fri, 7 Oct 2016 19:57:24 -0700 Subject: [PATCH] Release 5.1.0.29Y Release 5.1.0.29Y Change-Id: I6abc5adbedf2b7184c7d3544f855acd09842a4e2 CRs-Fixed: 688141 --- core/mac/inc/qwlan_version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index b1b92fbc06..297efd304c 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 29 -#define QWLAN_VERSIONSTR "5.1.0.29X" +#define QWLAN_VERSIONSTR "5.1.0.29Y" #endif /* QWLAN_VERSION_H */