From 02e3608a68179f14ac2fdd7698d378d493e8eec2 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Mon, 10 Oct 2016 17:16:23 -0700 Subject: [PATCH] Release 5.1.0.30F Release 5.1.0.30F Change-Id: I973a03e4d88ed9841e81f0609f840f5a6d59d105 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 1e1d898278..dc208815b8 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 30 -#define QWLAN_VERSIONSTR "5.1.0.30E" +#define QWLAN_VERSIONSTR "5.1.0.30F" #endif /* QWLAN_VERSION_H */