From 5dae0fea7d03eeecb407314ded9933ae11ebb6ff Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Wed, 7 Sep 2016 11:48:53 -0700 Subject: [PATCH] Release 5.1.0.25Y Release 5.1.0.25Y Change-Id: I57535b476c010ea470707aeade5136a18c01a94e 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 87a2d64335..8fb0c25bc2 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 25 -#define QWLAN_VERSIONSTR "5.1.0.25X" +#define QWLAN_VERSIONSTR "5.1.0.25Y" #endif /* QWLAN_VERSION_H */