Skip to content

Commit e1a9bf1

Browse files
committed
Set version to 2.2
Regenerated configure with autoconf 2.60. Do not use 2.61 until AutoGen.sh is updated! llvm-svn: 46118
1 parent cf9988b commit e1a9bf1

File tree

2 files changed

+3499
-1232
lines changed

2 files changed

+3499
-1232
lines changed

llvm/autoconf/configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dnl===
3131
dnl===-----------------------------------------------------------------------===
3232
dnl Initialize autoconf and define the package name, version number and
3333
dnl email address for reporting bugs.
34-
AC_INIT([[llvm]],[[2.2svn]],[[email protected]])
34+
AC_INIT([[llvm]],[[2.2]],[[email protected]])
3535

3636
dnl Provide a copyright substitution and ensure the copyright notice is included
3737
dnl in the output of --version option of the generated configure script.

0 commit comments

Comments
 (0)