From 9474d019eeea89070536024302131357dc7f88cb Mon Sep 17 00:00:00 2001
From: Misha Brukman
Date: Wed, 17 Dec 2008 16:27:23 +0000
Subject: [PATCH] Added mention of the RELEASE_24 tag for the 2.4 release.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61138 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/GettingStarted.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 04ca83a89ee..40f51fe2af9 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -714,9 +714,10 @@ test directories, and local copies of documentation files.
If you want to get a specific release (as opposed to the most recent
revision), you can checkout it from the 'tags' directory (instead of
'trunk'). The following releases are located in the following
- subdirectories of the 'tags' directory:
+subdirectories of the 'tags' directory:
+- Release 2.4: RELEASE_24
- Release 2.3: RELEASE_23
- Release 2.2: RELEASE_22
- Release 2.1: RELEASE_21