diff options
author | Bill Wendling <isanbard@gmail.com> | 2010-10-06 23:50:30 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2010-10-06 23:50:30 +0000 |
commit | c473587e28608eb1eebe91d62e409d007100b3ab (patch) | |
tree | 8a54aa7ea96b101bc510b467c85f20c94a12182c /llvm/docs/GettingStarted.html | |
parent | c74073cd20452ac10c2bb6928d9bb78820d0b97d (diff) | |
download | bcm5719-llvm-c473587e28608eb1eebe91d62e409d007100b3ab.tar.gz bcm5719-llvm-c473587e28608eb1eebe91d62e409d007100b3ab.zip |
Fixed RELEASE_28 tags.
llvm-svn: 115872
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r-- | llvm/docs/GettingStarted.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index a5f2442d1ce..5779f6e4e7d 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -728,7 +728,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.8: <b>RELEASE_28/rc3</b></li> +<li>Release 2.8: <b>RELEASE_28</b></li> <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> |