summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-03-29 00:02:58 -0700
committernshrivas <nshrivas@codeaurora.org>2018-03-29 00:02:58 -0700
commited62a362d6520a858dce17d2a7b976ca112e8c3e (patch)
tree9dfecd4af1029dc08bb7f7c44accf9c4662d396e
parent521962c368e4c3db4f22e94895dc33af455bc32c (diff)
Release 5.1.1.51R
Release 5.1.1.51R Change-Id: Id98945cec95273d0f7a1ee1bef95f970cf38a3ae CRs-Fixed: 774533
-rw-r--r--core/mac/inc/qwlan_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index ad38b06cec9c..f0ee63159234 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 1
-#define QWLAN_VERSION_EXTRA "Q"
+#define QWLAN_VERSION_EXTRA "R"
#define QWLAN_VERSION_BUILD 51
-#define QWLAN_VERSIONSTR "5.1.1.51Q"
+#define QWLAN_VERSIONSTR "5.1.1.51R"
#endif /* QWLAN_VERSION_H */