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

John Criswell criswell at cs.uiuc.edu
Tue Nov 8 07:47:42 PST 2005



Changes in directory llvm-test/autoconf:

configure.ac updated: 1.27 -> 1.27.2.1
---
Log message:

Updated the version number.



---
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.27 llvm-test/autoconf/configure.ac:1.27.2.1
--- llvm-test/autoconf/configure.ac:1.27	Mon Aug  8 16:26:12 2005
+++ llvm-test/autoconf/configure.ac	Tue Nov  8 09:47:27 2005
@@ -1,5 +1,5 @@
 dnl Initialize autoconf
-AC_INIT([[LLVM-TEST]],[[1.6cvs]],[llvmbugs at cs.uiuc.edu])
+AC_INIT([[LLVM-TEST]],[[1.6]],[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