summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-03-28 09:39:19 -0700
committernshrivas <nshrivas@codeaurora.org>2018-03-28 09:39:20 -0700
commitd0acba59d1a38ebfccbb93cdabd4e489b11f90d4 (patch)
treee2c37be1839d87158e6ad105be49be0d267996cc
parenta503582d8c54322f8df743cfe8d0ccdbf138126b (diff)
Release 5.1.1.51N
Release 5.1.1.51N Change-Id: I1474369242e10ec1161fceb26e6e19b0d5bab2d2 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 fe9b7cc7b023..00820f3c38c2 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 51
-#define QWLAN_VERSIONSTR "5.1.1.51M"
+#define QWLAN_VERSIONSTR "5.1.1.51N"
#endif /* QWLAN_VERSION_H */