From f7135a227841a7ac87cd18174c21a8884bf1c212 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Tue, 18 Oct 2016 19:16:46 -0700 Subject: [PATCH] Release 5.1.0.31Z Release 5.1.0.31Z Change-Id: I5810a0715fa725bd52ff7d513655f79ac2c6424a 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 db5057027b..740309e3fe 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 31 -#define QWLAN_VERSIONSTR "5.1.0.31Y" +#define QWLAN_VERSIONSTR "5.1.0.31Z" #endif /* QWLAN_VERSION_H */