From 2dba42e770149c43cf071abcaa8d2f0c37012f52 Mon Sep 17 00:00:00 2001 From: Sandeep Puligilla Date: Tue, 18 Apr 2017 12:25:24 -0700 Subject: [PATCH] Release 5.2.0.22R Release 5.2.0.22R Change-Id: I5b696b94b4ac00925b454c5afd4f4f876d44c9c5 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 55a4c00a3f..daef4e4eca 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 22 -#define QWLAN_VERSIONSTR "5.2.0.22Q" +#define QWLAN_VERSIONSTR "5.2.0.22R" #endif /* QWLAN_VERSION_H */