diff options
author | John Criswell <criswell@uiuc.edu> | 2005-11-03 18:26:14 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2005-11-03 18:26:14 +0000 |
commit | e9ff4242ec9f37756b8529253ce7bf2a8c697793 (patch) | |
tree | 1d5e5733e47f07fba6ae4e129a205203e58a13c8 | |
parent | da071bff9d4f2eebf79d07fa975131db560b442c (diff) |
Include the CVS tag for the 1.6 release.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_16@24167 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 b241535a2d..08edad9a64 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -661,6 +661,7 @@ revision), you can specify a label. The following releases have the following labels:</p> <ul> +<li>Release 1.6: <b>RELEASE_16</b></li> <li>Release 1.5: <b>RELEASE_15</b></li> <li>Release 1.4: <b>RELEASE_14</b></li> <li>Release 1.3: <b>RELEASE_13</b></li> |