summaryrefslogtreecommitdiffstats
path: root/lib/clang/include/lld/Config/Version.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/include/lld/Config/Version.inc')
-rw-r--r--lib/clang/include/lld/Config/Version.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/clang/include/lld/Config/Version.inc b/lib/clang/include/lld/Config/Version.inc
index 49ce2ca..4dad500 100644
--- a/lib/clang/include/lld/Config/Version.inc
+++ b/lib/clang/include/lld/Config/Version.inc
@@ -1,8 +1,8 @@
// $FreeBSD$
-#define LLD_VERSION 4.0.0
-#define LLD_VERSION_STRING "4.0.0"
-#define LLD_VERSION_MAJOR 4
+#define LLD_VERSION 5.0.0
+#define LLD_VERSION_STRING "5.0.0"
+#define LLD_VERSION_MAJOR 5
#define LLD_VERSION_MINOR 0
-#define LLD_REVISION_STRING "297347"
+#define LLD_REVISION_STRING "312559"
#define LLD_REPOSITORY_STRING "FreeBSD"
OpenPOWER on IntegriCloud