From cf6ce2c055d48e2c86770cadd0a6e3341aef8803 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Thu, 18 Aug 2016 01:49:44 -0700 Subject: [PATCH] Release 5.1.0.23P Release 5.1.0.23P Change-Id: Ie16a5163c716d5bd9fc0ee211ab206079218d6c4 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 0a708d2432..a2b1265022 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 23 -#define QWLAN_VERSIONSTR "5.1.0.23O" +#define QWLAN_VERSIONSTR "5.1.0.23P" #endif /* QWLAN_VERSION_H */