summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-08-24 11:28:32 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-08-25 13:25:58 -0700
commit12a084711fa26477da2fffe231b49563f7f228c8 (patch)
treea4f3a60fa0b8f1cd2111f794b4929f643db5a52d
parentdfc634bc8b4f8380fc348a7493e09e088e7c546f (diff)
Release 5.1.1.29V
Release 5.1.1.29V Change-Id: I345aef19c1ec367c02750d7d64b417d179851fe0 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 d4b1acf41576..7574086a8c00 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 "U"
+#define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 29
-#define QWLAN_VERSIONSTR "5.1.1.29U"
+#define QWLAN_VERSIONSTR "5.1.1.29V"
#endif /* QWLAN_VERSION_H */