summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-10-20 15:48:17 -0700
committerqcabuildsw <qcabuildsw@localhost>2016-10-20 16:04:41 -0700
commit1a8dee02eb7edb7fb523b65d1335ecf8fbd4b3d2 (patch)
tree6ffba41eb034f1e76d4b7c7d252f17a870ccd4e9
parent968c351dd79c9be779a3a622b6afb739fe6a3622 (diff)
Release 5.1.0.32M
Release 5.1.0.32M Change-Id: I7700df9562e7be2539724b49243a3361444777d4 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 3a1b0f5ad55a..8d0041991f98 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 32
-#define QWLAN_VERSIONSTR "5.1.0.32L"
+#define QWLAN_VERSIONSTR "5.1.0.32M"
#endif /* QWLAN_VERSION_H */