summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-03-20 14:23:38 -0700
committernshrivas <nshrivas@codeaurora.org>2018-03-20 14:23:38 -0700
commit9af14af5fe34fa74b2f7d89f025dbf226f054209 (patch)
treee549cb9a520fdd99f6e22f21df11f82e7dfb7438
parent3ae448779d00506ace36702157febcd7c443cbdf (diff)
Release 5.1.1.50V
Release 5.1.1.50V Change-Id: I2c2ee5b2df425d7741a6a11e443406c2a3a0fedd 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 2a7ab8892adb..45dfdd070897 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 50
-#define QWLAN_VERSIONSTR "5.1.1.50U"
+#define QWLAN_VERSIONSTR "5.1.1.50V"
#endif /* QWLAN_VERSION_H */