diff options
author | Tanya Lattner <tonic@nondot.org> | 2010-04-27 06:53:59 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2010-04-27 06:53:59 +0000 |
commit | 4bbf07421f101f00f4272927b60f7a8383b5cecf (patch) | |
tree | 483d7e9286fb35f9356b18a633c966691e5e92df /docs/GettingStarted.html | |
parent | c91a455c984e861da2039798d30e80d07e76f2ea (diff) |
Commit 2.7 release notes.release_27
Update getting started guide for 2.7
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@102412 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-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 8bb1ac41e4..05169f8212 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -726,6 +726,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.7: <b>RELEASE_27</b></li> <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> |