From d17105a98bf006b419686da43877a5016657063b Mon Sep 17 00:00:00 2001 From: Vishwajith Upendra Date: Fri, 5 Aug 2016 12:53:20 -0700 Subject: [PATCH] Release 5.1.0.23A Release 5.1.0.23A Change-Id: I0887db4ed7098dc91635e813eb778d5b639300f7 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 57e896c1db..c2bdb56ac1 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 23 -#define QWLAN_VERSIONSTR "5.1.0.23" +#define QWLAN_VERSIONSTR "5.1.0.23A" #endif /* QWLAN_VERSION_H */