[cfe-commits] r81938 - /cfe/trunk/CMakeLists.txt

Mike Stump mrs at apple.com
Wed Sep 16 12:00:28 PDT 2009


On Sep 15, 2009, at 3:30 PM, Douglas Gregor wrote:
> Update Clang version for CMake
>
> Modified:
>    cfe/trunk/CMakeLists.txt
>
> Modified: cfe/trunk/CMakeLists.txt
> URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/CMakeLists.txt?rev=81938&r1=81937&r2=81938&view=diff
>
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- cfe/trunk/CMakeLists.txt (original)
> +++ cfe/trunk/CMakeLists.txt Tue Sep 15 17:30:13 2009
> @@ -1,5 +1,5 @@
> # Clang version information
> -set(CLANG_VERSION 1.0)
> +set(CLANG_VERSION 1.1)

Actually, I added a FIXME here for you to pull from a file called VER  
instead.  :-)



More information about the cfe-commits mailing list