summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-08-16 21:03:23 -0700
committernshrivas <nshrivas@codeaurora.org>2018-08-16 21:03:23 -0700
commit21f2b99e7bab9011fdb6ab9959abd357fedd15a5 (patch)
tree0dbb4af3aa6089c9b8af272716862c3e6b56415a
parentf933e27bb9d343936942684f52f5566f567b569e (diff)
Release 5.1.1.64R
Release 5.1.1.64R Change-Id: I9f27c3c5a06062727ea56f35680775fb93440995 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 9645201c400f..c2d8a955f25e 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -32,9 +32,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 64
-#define QWLAN_VERSIONSTR "5.1.1.64Q"
+#define QWLAN_VERSIONSTR "5.1.1.64R"
#endif /* QWLAN_VERSION_H */