From b0f314063e52a19d9d1fdecdfd81e0c44ac23a11 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Fri, 2 Sep 2016 13:56:32 -0700 Subject: [PATCH] Release 5.1.0.25L Release 5.1.0.25L Change-Id: I0d246e6e268c33593142f013b72c48b1d39b5826 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 5549fd54e3..d82967412e 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 25 -#define QWLAN_VERSIONSTR "5.1.0.25K" +#define QWLAN_VERSIONSTR "5.1.0.25L" #endif /* QWLAN_VERSION_H */