Skip to content

Commit dfbf3c4

Browse files
committed
Update version number to 2.5.
llvm-svn: 63607
1 parent 4821234 commit dfbf3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.6svn]],[[email protected]])
34+
AC_INIT([[llvm]],[[2.5]],[[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)