summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-09-02 18:02:37 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-02 18:27:14 -0700
commita0ad5c309ccdc92568cf9cc724bec79a3bfcd510 (patch)
treefd7dc42f64b3a53eafbb4fdba435fa895993da77
parent6a609d60e43224a58489d1da1a05d48f0d825b23 (diff)
Release 5.1.0.25N
Release 5.1.0.25N Change-Id: Iadd88a3ff3fdbb8da8519d747be0f74aa68b7617 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 dc4baca5c25a..3e725db3124f 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 "M"
+#define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 25
-#define QWLAN_VERSIONSTR "5.1.0.25M"
+#define QWLAN_VERSIONSTR "5.1.0.25N"
#endif /* QWLAN_VERSION_H */