summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-05-04 04:36:03 -0700
committernshrivas <nshrivas@codeaurora.org>2018-05-04 04:36:03 -0700
commit7b86ef36e05b09b90813cc2150ef2f609f621abd (patch)
treef182a299d6627fe2f8dda6aecf19137fd7e28229
parent8aad315ad21280b135f34bc202249ca287c63ed3 (diff)
Release 5.1.1.55F
Release 5.1.1.55F Change-Id: Ieb3dae22180ed922938575d58af20788d18bdfff 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 8f4532f8028f..09ea78a56158 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 55
-#define QWLAN_VERSIONSTR "5.1.1.55E"
+#define QWLAN_VERSIONSTR "5.1.1.55F"
#endif /* QWLAN_VERSION_H */