summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-04-13 08:36:50 -0700
committerspuligil <spuligil@codeaurora.org>2017-04-15 12:50:40 -0700
commitc7fd9573a9cf07c787fcb0da50f5797b36a9045a (patch)
treec69fa0668093a97957e1b07a49f710dcb72caab6
parenta4b6048242ce4f7353f830a524c5e0f5ed21d63f (diff)
Release 5.1.1.10X
Release 5.1.1.10X Change-Id: Ic2f8d631bf5a399b5331225cf4e9d61d81acfa0d CRs-Fixed: 774533
-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 527ec7973dd7..43c4117e45a3 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 10
-#define QWLAN_VERSIONSTR "5.1.1.10W"
+#define QWLAN_VERSIONSTR "5.1.1.10X"
#endif /* QWLAN_VERSION_H */