summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-05 04:20:02 -0800
committerqcabuildsw <qcabuildsw@localhost>2016-12-05 04:20:02 -0800
commit0f10a78528a39fcf92439298cb194e899b878ae3 (patch)
tree01d24a44a30562ee99ed67f24aeaf515e89d7f09
parentf0647c54e02d9747e0d411ce4d8f0a3254cae1fe (diff)
Release 5.1.0.39M
Release 5.1.0.39M Change-Id: I450f0d551f9fa65ccfb1030c5bef90e25869eae4 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 fd0e30242632..32ba25077ec9 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 39
-#define QWLAN_VERSIONSTR "5.1.0.39L"
+#define QWLAN_VERSIONSTR "5.1.0.39M"
#endif /* QWLAN_VERSION_H */