From 1d72dadddbd3ec9a393dbaadda4c459ab1c4aeb1 Mon Sep 17 00:00:00 2001
From: Benjamin Kramer
Date: Tue, 5 Jun 2012 20:35:50 +0000
Subject: [PATCH] Add 3.0 and 3.1 tags to the getting started guide.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158020 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/GettingStarted.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 8c59e3e3014..ea835b3f48d 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -748,6 +748,8 @@ revision), you can checkout it from the 'tags' directory (instead of
subdirectories of the 'tags' directory:
+- Release 3.1: RELEASE_31/final
+- Release 3.0: RELEASE_30/final
- Release 2.9: RELEASE_29/final
- Release 2.8: RELEASE_28
- Release 2.7: RELEASE_27
--
2.34.1