summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2018-02-20 07:30:54 -0800
committersnandini <snandini@codeaurora.org>2018-02-20 07:30:54 -0800
commit245b65eb7230645168b8cee08fbc55e813d28bcd (patch)
tree600ea0919f618d6e62486bbc49f960ce8aed5cf0
parentf95e0c6c67a64a14fb002ad11aeb21c5111c29e5 (diff)
Release 5.1.1.48M
Release 5.1.1.48M Change-Id: Ia5db9f3d0b9f5f157155fd0cd284fdebfb6885af 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 025edd0bf04e..7f19a7d58a37 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 "L"
+#define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 48
-#define QWLAN_VERSIONSTR "5.1.1.48L"
+#define QWLAN_VERSIONSTR "5.1.1.48M"
#endif /* QWLAN_VERSION_H */