summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-20 19:08:34 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-03-20 19:08:34 -0700
commit9e693572602d70afba85def1ac61cc16cb0174fa (patch)
treef16c22ce450936a20280e1dbad2fe54a5eb23d63
parent9bd0688539f14743cbd4b587313ddf37b2c9d68e (diff)
Release 5.1.1.5N
Release 5.1.1.5N Change-Id: I6a6168b098166925fea92b63f9247ac08c881493 CRs-Fixed: 688141
-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 0114d88b8984..dd1242fcd6cc 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 1
#define QWLAN_VERSION_PATCH 1
-#define QWLAN_VERSION_EXTRA "M"
+#define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 5
-#define QWLAN_VERSIONSTR "5.1.1.5M"
+#define QWLAN_VERSIONSTR "5.1.1.5N"
#endif /* QWLAN_VERSION_H */