diff options
author | Tanya Lattner <tonic@nondot.org> | 2009-10-23 06:21:18 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2009-10-23 06:21:18 +0000 |
commit | 850c8b66e2c3f4d6a72b91e7230184e867bf37a7 (patch) | |
tree | e50764552afb4a737b0081072b98fadfe32c4e7a | |
parent | 1b769552afd55231dd0b5e5d2f614f801ccbe515 (diff) |
Add 2.6
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_26@84935 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/GettingStarted.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index e740a89b01..2e2200d018 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -723,6 +723,7 @@ revision), you can checkout it from the '<tt>tags</tt>' directory (instead of subdirectories of the '<tt>tags</tt>' directory:</p> <ul> +<li>Release 2.6: <b>RELEASE_26</b></li> <li>Release 2.5: <b>RELEASE_25</b></li> <li>Release 2.4: <b>RELEASE_24</b></li> <li>Release 2.3: <b>RELEASE_23</b></li> |