summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-11-04 19:34:08 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-11-06 09:13:48 -0800
commitcb5ebaf15a39d2bf998bba43aa51992ed95d6d48 (patch)
tree02155e7f7930b105b0f32d93be052d93c0da0cda
parent5b655563af98c846d53a9ca31fcf5bec5bc1da4f (diff)
Release 5.1.0.35B
Release 5.1.0.35B Change-Id: I76b8d4493ac9b793de0368f7e2e32fc1ea993203 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 45048f4e3685..799d014f44d7 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 "A"
+#define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 35
-#define QWLAN_VERSIONSTR "5.1.0.35A"
+#define QWLAN_VERSIONSTR "5.1.0.35B"
#endif /* QWLAN_VERSION_H */