Changes in directory llvm/autoconf:
configure.ac updated: 1.218 -> 1.219 --- Log message: Ahem. HEAD -> 1.8cvs not 1.7 (I'm an idiot). --- Diffs of the changes: (+1 -1) configure.ac | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/autoconf/configure.ac diff -u llvm/autoconf/configure.ac:1.218 llvm/autoconf/configure.ac:1.219 --- llvm/autoconf/configure.ac:1.218 Thu Apr 13 21:55:43 2006 +++ llvm/autoconf/configure.ac Thu Apr 13 22:01:27 2006 @@ -31,7 +31,7 @@ dnl===-----------------------------------------------------------------------=== dnl Initialize autoconf and define the package name, version number and dnl email address for reporting bugs. -AC_INIT([[llvm]],[[1.7]],[EMAIL PROTECTED]) +AC_INIT([[llvm]],[[1.8cvs]],[EMAIL PROTECTED]) dnl Provide a copyright substitution and ensure the copyright notice is included dnl in the output of --version option of the generated configure script. _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits