summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-03-14 06:37:00 -0700
committernshrivas <nshrivas@codeaurora.org>2018-03-14 06:37:00 -0700
commit14f971e5c19be661fca71b24108f56182073d7e1 (patch)
tree3350eafab6f9474f8ec3219475252da328e67d53
parenta51519f162cd9163ee74404b06e3f12c15e5ad00 (diff)
Release 5.1.1.50N
Release 5.1.1.50N Change-Id: Ia4e197acf6826a1883c485aeb950deb6386116ba 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 e80adc6cb8ef..eb915d226e62 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 50
-#define QWLAN_VERSIONSTR "5.1.1.50M"
+#define QWLAN_VERSIONSTR "5.1.1.50N"
#endif /* QWLAN_VERSION_H */