From 4d1fee0f354e20e736f67287dac59577ae83bbe4 Mon Sep 17 00:00:00 2001 From: snandini Date: Wed, 18 Oct 2017 19:42:10 -0700 Subject: [PATCH] Release 5.2.0.49R Release 5.2.0.49R Change-Id: I13c2cc422fd6f616731fbbb475d18e104ee9fc68 CRs-Fixed: 774533 --- 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 2c62ab3a08..1fab939ed2 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 2 #define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 49 -#define QWLAN_VERSIONSTR "5.2.0.49Q" +#define QWLAN_VERSIONSTR "5.2.0.49R" #endif /* QWLAN_VERSION_H */