summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-16 11:21:28 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-17 12:10:19 -0700
commit6e6c71fee66c2ae96aacd837f4009b16dc8ef6bd (patch)
tree57562858d5bc174fd04ce9d835c4ef3d8c8f37ee
parente047a2df0cbc1e922189380d6bfdcfbd4688808d (diff)
Release 5.1.1.4X
Release 5.1.1.4X Change-Id: Idc9742f90b888638dc5a97071a6489b4cc525580 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 a81182719577..8c1b2b1a3b76 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 1
-#define QWLAN_VERSION_EXTRA "W"
+#define QWLAN_VERSION_EXTRA "X"
#define QWLAN_VERSION_BUILD 4
-#define QWLAN_VERSIONSTR "5.1.1.4W"
+#define QWLAN_VERSIONSTR "5.1.1.4X"
#endif /* QWLAN_VERSION_H */