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]],[EMAIL PROTECTED])
+AC_INIT([[LLVM-TEST]],[[1.6]],[EMAIL PROTECTED])
 
 dnl Place all of the extra autoconf files into the config subdirectory
 AC_CONFIG_AUX_DIR([autoconf])



_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to