summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-10 15:28:18 -0800
committerSandeep Puligilla <spuligil@codeaurora.org>2017-03-10 15:28:18 -0800
commit34d7e45699cd9fe0972d0e0f0c18f28f940c7118 (patch)
tree04210046f85699549c480110ab4c684e4a6097e3
parentc023e14659b224f8c0afbb1fa160d84ce78723e4 (diff)
Release 5.1.1.3M
Release 5.1.1.3M Change-Id: Ic1b13647fb0959f38bc54012adef9870f90b7eff 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 420708832308..ccadf181e0d2 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 3
-#define QWLAN_VERSIONSTR "5.1.1.3L"
+#define QWLAN_VERSIONSTR "5.1.1.3M"
#endif /* QWLAN_VERSION_H */