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

Tanya Lattner tonic at nondot.org
Mon May 7 21:42:02 PDT 2007



Changes in directory llvm-test/autoconf:

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

Setting 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.44 llvm-test/autoconf/configure.ac:1.44.2.1
--- llvm-test/autoconf/configure.ac:1.44	Thu Apr 26 12:39:21 2007
+++ llvm-test/autoconf/configure.ac	Mon May  7 23:41:47 2007
@@ -1,5 +1,5 @@
 dnl Initialize autoconf
-AC_INIT([[LLVM-TEST]],[[1.7cvs]],[llvmbugs at cs.uiuc.edu])
+AC_INIT([[LLVM-TEST]],[[2.0]],[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