summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-10-17 10:25:25 -0700
committernshrivas <nshrivas@codeaurora.org>2018-10-17 10:25:25 -0700
commita57b1dfc4a707930bc11d487214c88229a09487c (patch)
tree7f8ae016285c0cb73ea11df430df531202f5ae65
parent890561a6c377af909b442e1413fd1fffc21dd93f (diff)
Release 5.1.1.67S
Release 5.1.1.67S Change-Id: I2ac6c31e0dc546a31e77dacd0ebbc0c5a2d18be5 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 c17f20e77099..039dda1117d8 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 "R"
+#define QWLAN_VERSION_EXTRA "S"
#define QWLAN_VERSION_BUILD 67
-#define QWLAN_VERSIONSTR "5.1.1.67R"
+#define QWLAN_VERSIONSTR "5.1.1.67S"
#endif /* QWLAN_VERSION_H */