From 57d37252b9d7fa437cdbb7a60b2c7379fa019319 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Fri, 14 Apr 2006 03:01:27 +0000 Subject: Ahem. HEAD -> 1.8cvs not 1.7 (I'm an idiot). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27687 91177308-0d34-0410-b5e6-96231b3b80d8 --- autoconf/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autoconf') diff --git a/autoconf/configure.ac b/autoconf/configure.ac index 465e0e5b86..c9ec110697 100644 --- a/autoconf/configure.ac +++ b/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]],[[1.7]],[llvmbugs@cs.uiuc.edu]) +AC_INIT([[llvm]],[[1.8cvs]],[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. -- cgit v1.2.3