From b6bfefe7a5012b60f091bb7bed57628c7e304dbd Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Fri, 16 Sep 2016 02:54:40 -0700 Subject: [PATCH] Release 5.1.0.27A Release 5.1.0.27A Change-Id: Idc76f6db701a3e3e607c9bc07b880c7a7ec8cec0 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 3aaf8fc052..de05590c64 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.0.27" +#define QWLAN_VERSIONSTR "5.1.0.27A" #endif /* QWLAN_VERSION_H */