summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/clang/include/clang/Config/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/clang/include/clang/Config/config.h b/gnu/usr.bin/clang/include/clang/Config/config.h
index 9ce8435cb6c..9eec8731cdb 100644
--- a/gnu/usr.bin/clang/include/clang/Config/config.h
+++ b/gnu/usr.bin/clang/include/clang/Config/config.h
@@ -61,7 +61,7 @@
#define CLANG_HAVE_RLIMITS 1
/* The LLVM product name and version */
-#define BACKEND_PACKAGE_STRING "LLVM 7.0.0"
+#define BACKEND_PACKAGE_STRING "LLVM 7.0.1"
/* Linker version detected at compile time. */
/* #undef HOST_LINK_VERSION */