summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2020-03-05 04:27:23 -0800
committernshrivas <nshrivas@codeaurora.org>2020-03-05 04:27:23 -0800
commit824e6b85ec4db820c02ed134a1ae82d713ddfb52 (patch)
tree769facbc4f1d6e20b83610806856a37b11c64ea1
parent74a8fc773ef83b8446717abb2649126c4b3957ec (diff)
Release 5.1.1.76F
Release 5.1.1.76F Change-Id: Ib96a9a4dd002e44a3080cfd1643539095c164dbd 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 e862abb79187..3bc4886f0a0b 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 "E"
+#define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 76
-#define QWLAN_VERSIONSTR "5.1.1.76E"
+#define QWLAN_VERSIONSTR "5.1.1.76F"
#endif /* QWLAN_VERSION_H */