[llvm-commits] [release_11] CVS: llvm/autoconf/configure.ac
John Criswell
criswell at cs.uiuc.edu
Mon Dec 15 16:14:05 PST 2003
Changes in directory llvm/autoconf:
configure.ac updated: 1.61 -> 1.61.2.1
---
Log message:
Updated version number to 1.1.
Thanks, Chris!
---
Diffs of the changes: (+1 -1)
Index: llvm/autoconf/configure.ac
diff -u llvm/autoconf/configure.ac:1.61 llvm/autoconf/configure.ac:1.61.2.1
--- llvm/autoconf/configure.ac:1.61 Fri Dec 12 14:09:33 2003
+++ llvm/autoconf/configure.ac Mon Dec 15 16:12:50 2003
@@ -15,7 +15,7 @@
dnl **************************************************************************
dnl * Initialize
dnl **************************************************************************
-AC_INIT([[[LLVM]]],[[[1.0]]],[llvmbugs at cs.uiuc.edu])
+AC_INIT([[[LLVM]]],[[[1.1]]],[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