From cfd09e495fa2720eeafdb36f1e4cd23049aa2f95 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Thu, 29 Sep 2016 20:13:06 -0700 Subject: [PATCH] Release 5.1.0.28L Release 5.1.0.28L Change-Id: I28a3bd264ff928bffac46e2e7a7e2dbb95104212 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 297fff3d35..1d247c4e69 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 28 -#define QWLAN_VERSIONSTR "5.1.0.28K" +#define QWLAN_VERSIONSTR "5.1.0.28L" #endif /* QWLAN_VERSION_H */