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

Tanya Lattner tonic at nondot.org
Mon May 7 21:24:31 PDT 2007



Changes in directory llvm-test/autoconf:

configure.ac updated: 1.44 -> 1.45
---
Log message:

Bump version number in 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.44 llvm-test/autoconf/configure.ac:1.45
--- llvm-test/autoconf/configure.ac:1.44	Thu Apr 26 12:39:21 2007
+++ llvm-test/autoconf/configure.ac	Mon May  7 23:24:16 2007
@@ -1,5 +1,5 @@
 dnl Initialize autoconf
-AC_INIT([[LLVM-TEST]],[[1.7cvs]],[llvmbugs at cs.uiuc.edu])
+AC_INIT([[LLVM-TEST]],[[2.1cvs]],[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