[PATCH] Update LLVM version: 3.5 => 3.6

İsmail Dönmez ismail at donmez.ws
Thu Jul 24 11:17:32 PDT 2014


Same has to be done for cmake.


On Thu, Jul 24, 2014 at 9:08 PM, Sylvestre Ledru <sylvestre at debian.org>
wrote:

> Hi void, chandlerc,
>
> We branched 3.5, it is now time to work on 3.6
>
> http://reviews.llvm.org/D4660
>
> Files:
>   autoconf/configure.ac
>
> Index: autoconf/configure.ac
> ===================================================================
> --- autoconf/configure.ac
> +++ autoconf/configure.ac
> @@ -32,10 +32,10 @@
>  dnl Initialize autoconf and define the package name, version number and
>  dnl address for reporting bugs.
>
> -AC_INIT([LLVM],[3.5.0svn],[http://llvm.org/bugs/])
> +AC_INIT([LLVM],[3.6.0svn],[http://llvm.org/bugs/])
>
>  LLVM_VERSION_MAJOR=3
> -LLVM_VERSION_MINOR=5
> +LLVM_VERSION_MINOR=6
>  LLVM_VERSION_PATCH=0
>  LLVM_VERSION_SUFFIX=svn
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140724/75c6a457/attachment.html>


More information about the llvm-commits mailing list