summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-06-12 09:42:19 -0700
committernshrivas <nshrivas@codeaurora.org>2018-06-12 09:42:19 -0700
commit506cfac6873f9d900e509c615701987ee3e485af (patch)
treead86c6045b6b231a616c544d4c7fa03a2bfc1492
parent1c9a4799c5254758bada7c1bc09200bc52f54365 (diff)
Release 5.1.1.59U
Release 5.1.1.59U Change-Id: I2f218681abbdbc76eebc683968521e62331faa00 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 1b50c24ecdb2..061cb2598de0 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 1
#define QWLAN_VERSION_PATCH 1
-#define QWLAN_VERSION_EXTRA "T"
+#define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 59
-#define QWLAN_VERSIONSTR "5.1.1.59T"
+#define QWLAN_VERSIONSTR "5.1.1.59U"
#endif /* QWLAN_VERSION_H */