summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-02-17 03:06:46 -0800
committerqcabuildsw <qcabuildsw@localhost>2017-02-17 03:06:46 -0800
commitb44498603d3bf0df8d0ca5fdabe9ebbf26bd3286 (patch)
treea273de1a456533283a35979a364ad3c1b536a529
parente9bf0f296f4473ffcb9aa33d1c7cc2f83b5d880c (diff)
Release 5.1.0.50M
Release 5.1.0.50M Change-Id: I25474133f42470e54f1e9a46f80d5080c1d0b1b5 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 cd8d97633272..4e814bb1e3d3 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 0
-#define QWLAN_VERSION_EXTRA "L"
+#define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 50
-#define QWLAN_VERSIONSTR "5.1.0.50L"
+#define QWLAN_VERSIONSTR "5.1.0.50M"
#endif /* QWLAN_VERSION_H */