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. :-) _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
