Minor technical correction in documentation.
llvm-svn: 29784
diff --git a/llvm/llvm.spec.in b/llvm/llvm.spec.in
index d1f53cb..1091f2d 100644
--- a/llvm/llvm.spec.in
+++ b/llvm/llvm.spec.in
@@ -16,7 +16,7 @@
and idle-time optimization of programs from arbitrary programming languages.
LLVM is written in C++ and has been developed since 2000 at the University of
Illinois and Apple. It currently supports compilation of C and C++ programs,
-using front-ends derived from GCC 3.4 and 4.0.2. The compiler infrastructure
+using front-ends derived from GCC 3.4 and 4.0.1. The compiler infrastructure
includes mirror sets of programming tools as well as libraries with equivalent
functionality.