summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/autoconf/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/autoconf/configure.ac')
-rw-r--r--contrib/llvm/autoconf/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/autoconf/configure.ac b/contrib/llvm/autoconf/configure.ac
index de32744..0596dd6 100644
--- a/contrib/llvm/autoconf/configure.ac
+++ b/contrib/llvm/autoconf/configure.ac
@@ -31,7 +31,7 @@ dnl===
dnl===-----------------------------------------------------------------------===
dnl Initialize autoconf and define the package name, version number and
dnl email address for reporting bugs.
-AC_INIT([[llvm]],[[2.8rc]],[llvmbugs@cs.uiuc.edu])
+AC_INIT([[llvm]],[[2.8]],[llvmbugs@cs.uiuc.edu])
dnl Provide a copyright substitution and ensure the copyright notice is included
dnl in the output of --version option of the generated configure script.
OpenPOWER on IntegriCloud