From 735275240d919a31bd3797fb374ee6dbcfb5f94c Mon Sep 17 00:00:00 2001 From: Vishwajith Upendra Date: Sun, 26 Jun 2016 15:06:23 -0700 Subject: [PATCH] Release 5.1.0.14 Release 5.1.0.14 Change-Id: Ie4694d6a417241ddc194ba2cdf0957dbed4c2d95 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 4e07bf4e37..7867b1a0c7 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -42,8 +42,8 @@ #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 13 +#define QWLAN_VERSION_BUILD 14 -#define QWLAN_VERSIONSTR "5.1.0.13" +#define QWLAN_VERSIONSTR "5.1.0.14" #endif /* QWLAN_VERSION_H */