From 62b9b759755744bdbfcdb44ed80b14ab6568e903 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Mon, 3 Oct 2016 19:09:31 -0700 Subject: [PATCH] Release 5.1.0.28V Release 5.1.0.28V Change-Id: I5864ef22deeba159d40cd96b14d61c696280a720 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 9ce7e7ee3e..dcb7517802 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.0.28U" +#define QWLAN_VERSIONSTR "5.1.0.28V" #endif /* QWLAN_VERSION_H */