This is the 1.9 release

llvm-svn: 31490
This commit is contained in:
Tanya Lattner 2006-11-07 05:25:12 +00:00
parent e01fd13776
commit c739b273e9

View File

@ -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]],[[1.9cvs]],[llvmbugs@cs.uiuc.edu])
AC_INIT([[llvm]],[[1.9]],[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.