summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-11-22 03:29:55 -0800
committernshrivas <nshrivas@codeaurora.org>2018-11-22 03:29:56 -0800
commitb69729ef04bec5da43bf125afe8f6fe806bdcc29 (patch)
tree75274c34de1e27b811d0377a0164cb411c10062b
parent48e9365ed71cc628f9707cc05186b23d44887c9d (diff)
Release 5.1.1.69B
Release 5.1.1.69B Change-Id: I51f059f160bd75db0cd69e964e11dd76e9ac6fbd 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 c72ef2e548eb..5cbc9869bd59 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 "A"
+#define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 69
-#define QWLAN_VERSIONSTR "5.1.1.69A"
+#define QWLAN_VERSIONSTR "5.1.1.69B"
#endif /* QWLAN_VERSION_H */