From 8689e606561bad2f925df8ea9995f66a73f737ad Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Tue, 30 Aug 2016 18:47:58 -0700 Subject: [PATCH] Release 5.1.0.24Z Release 5.1.0.24Z Change-Id: I6a2b9d5f68bda07e81d06fd0bb50ee3a642d2684 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 f2c496e63f..204cb85dd6 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 24 -#define QWLAN_VERSIONSTR "5.1.0.24Y" +#define QWLAN_VERSIONSTR "5.1.0.24Z" #endif /* QWLAN_VERSION_H */