summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-16 09:49:47 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-17 12:09:03 -0700
commit5e94ca97033d96e96da25cd60d1d8df8d532aa7c (patch)
tree9ee1576b2577bb1bd22ab15530de6776f360e450
parentb90f3f25dbfe541cdbfe4c0a52a868edfed5f0b7 (diff)
Release 5.1.1.4W
Release 5.1.1.4W Change-Id: I6649520f54ab0f5c521f203870cd27c182e6b8bf 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 38769f8d53df..a81182719577 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 "V"
+#define QWLAN_VERSION_EXTRA "W"
#define QWLAN_VERSION_BUILD 4
-#define QWLAN_VERSIONSTR "5.1.1.4V"
+#define QWLAN_VERSIONSTR "5.1.1.4W"
#endif /* QWLAN_VERSION_H */