Prepare ICS release.
-new version numbers
-new system requirements
Bug:4445289
Change-Id: I759e548d7e292cd44f6b7084250e5c648d250e12
diff --git a/src/source/downloading.md b/src/source/downloading.md
index 93f49aa..3045e65 100644
--- a/src/source/downloading.md
+++ b/src/source/downloading.md
@@ -52,7 +52,7 @@
To check out a branch other than "master", specify it with -b:
- $ repo init -u https://android.googlesource.com/platform/manifest -b android-2.3.7_r1
+ $ repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1
- When prompted, please configure Repo with your real name and email address. To use the Gerrit code-review tool, you will need an email address that is connected with a [registered Google account](http://www.google.com/accounts). Make sure this is a live address at which you can receive messages. The name that you provide here will show up in attributions for your code submissions.