From a72a9430737c84e1d9ab455a46b0c2f391857b72 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Tue, 4 Oct 2016 20:55:43 -0700 Subject: [PATCH] Release 5.1.0.29D Release 5.1.0.29D Change-Id: I7b9b8ae7116ec104039f8e9b75b2d9a978bcd361 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 5417fcdda15e9..e894a3b8d42fe 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 29 -#define QWLAN_VERSIONSTR "5.1.0.29C" +#define QWLAN_VERSIONSTR "5.1.0.29D" #endif /* QWLAN_VERSION_H */