summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-09-20 14:01:48 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-21 17:08:41 -0700
commit8f5b5bd9f026671aa6107de9fcfd8732a58a9631 (patch)
tree68239808566524ba7eaf8deabb1cbd7b93a0ba0c
parentb89e7f7e3e0a0c2737fa0f8cb8589ae0fdb81bbf (diff)
Release 5.1.0.27M
Release 5.1.0.27M Change-Id: Ib8468fd7f87d94c58aafad73bef0ed7df7872c86 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 976762db4cb7..515b852dabef 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 27
-#define QWLAN_VERSIONSTR "5.1.0.27L"
+#define QWLAN_VERSIONSTR "5.1.0.27M"
#endif /* QWLAN_VERSION_H */