[llvm] r192304 - Add missing releases.
Bill Wendling
isanbard at gmail.com
Wed Oct 9 10:37:05 PDT 2013
Author: void
Date: Wed Oct 9 12:37:04 2013
New Revision: 192304
URL: http://llvm.org/viewvc/llvm-project?rev=192304&view=rev
Log:
Add missing releases.
Modified:
llvm/trunk/docs/GettingStarted.rst
Modified: llvm/trunk/docs/GettingStarted.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/GettingStarted.rst?rev=192304&r1=192303&r2=192304&view=diff
==============================================================================
--- llvm/trunk/docs/GettingStarted.rst (original)
+++ llvm/trunk/docs/GettingStarted.rst Wed Oct 9 12:37:04 2013
@@ -481,6 +481,8 @@ you can checkout it from the '``tags``'
following releases are located in the following subdirectories of the '``tags``'
directory:
+* Release 3.3: **RELEASE_33/final**
+* Release 3.2: **RELEASE_32/final**
* Release 3.1: **RELEASE_31/final**
* Release 3.0: **RELEASE_30/final**
* Release 2.9: **RELEASE_29/final**
More information about the llvm-commits
mailing list