Skip to content

Commit

Permalink
TOT is now 2.7svn
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79725 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
tlattner committed Aug 22, 2009
1 parent 895a55e commit ed91bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoconf/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dnl===
dnl===-----------------------------------------------------------------------===
dnl Initialize autoconf and define the package name, version number and
dnl email address for reporting bugs.
AC_INIT([[llvm]],[[2.6svn]],[[email protected]])
AC_INIT([[llvm]],[[2.7svn]],[[email protected]])

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

0 comments on commit ed91bc4

Please sign in to comment.