[llvm-commits] [release_15] CVS: llvm/autoconf/configure.ac

John Criswell criswell at cs.uiuc.edu
Mon May 16 12:30:38 PDT 2005



Changes in directory llvm/autoconf:

configure.ac updated: 1.181 -> 1.181.2.1
---
Log message:

Updated the version to 1.5.



---
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.181 llvm/autoconf/configure.ac:1.181.2.1
--- llvm/autoconf/configure.ac:1.181	Mon May 16 00:39:00 2005
+++ llvm/autoconf/configure.ac	Mon May 16 14:30:22 2005
@@ -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.5cvs]],[llvmbugs at cs.uiuc.edu])
+AC_INIT([[llvm]],[[1.5]],[llvmbugs at 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.






More information about the llvm-commits mailing list