Updated version to 1.7cvs.
[oota-llvm.git] / autoconf / configure.ac
index b5fcaa4a110a5f15c670f946df81cb2f1bcd7da4..51639eb2b5bb0a49dacb5f2ed05aa4726059b453 100644 (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.6]],[llvmbugs@cs.uiuc.edu])
+AC_INIT([[llvm]],[[1.7cvs]],[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.