summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-02-27 16:20:45 -0800
committerqcabuildsw <qcabuildsw@localhost>2017-02-27 19:07:12 -0800
commitb57742a398346491f4fa3bfcab1131393697d1ca (patch)
treee4f931c6646ddbf2a89f893c9143e82343a16766
parentd43fdaaaeed5158f2e8cfb55cf64b23fed5536a7 (diff)
New Revision 5.1.1.1 for mainline
Revision 5.1.1.1 Change-Id: Ia696098360b3c3a56ef9828327ccc54f1662ab7d
-rw-r--r--core/mac/inc/qwlan_version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index d91623e74452..e40eb8c7d948 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -40,10 +40,10 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 1
-#define QWLAN_VERSION_PATCH 0
-#define QWLAN_VERSION_EXTRA "Q"
-#define QWLAN_VERSION_BUILD 51
+#define QWLAN_VERSION_PATCH 1
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 1
-#define QWLAN_VERSIONSTR "5.1.0.51Q"
+#define QWLAN_VERSIONSTR "5.1.1.1"
#endif /* QWLAN_VERSION_H */