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

John Criswell criswell at cs.uiuc.edu
Wed May 18 13:18:57 PDT 2005



Changes in directory llvm-test/autoconf:

configure.ac updated: 1.20 -> 1.21
---
Log message:

Updated version to LLVM 1.6 CVS.





---
Diffs of the changes:  (+1 -1)

 configure.ac |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm-test/autoconf/configure.ac
diff -u llvm-test/autoconf/configure.ac:1.20 llvm-test/autoconf/configure.ac:1.21
--- llvm-test/autoconf/configure.ac:1.20	Wed May 18 08:58:12 2005
+++ llvm-test/autoconf/configure.ac	Wed May 18 15:18:40 2005
@@ -1,5 +1,5 @@
 dnl Initialize autoconf
-AC_INIT([[LLVM-TEST]],[[1.5cvs]],[llvmbugs at cs.uiuc.edu])
+AC_INIT([[LLVM-TEST]],[[1.6cvs]],[llvmbugs at cs.uiuc.edu])
 
 dnl Place all of the extra autoconf files into the config subdirectory
 AC_CONFIG_AUX_DIR([autoconf])






More information about the llvm-commits mailing list