merge in ics-release history after reset to master
diff --git a/src/compatibility/4.0/versions.md b/src/compatibility/4.0/versions.md
index 45ddd0e..1b70297 100644
--- a/src/compatibility/4.0/versions.md
+++ b/src/compatibility/4.0/versions.md
@@ -32,3 +32,5 @@
- 4.0
- 4.0.1
+
+- 4.0.3
diff --git a/src/compatibility/cts-development.md b/src/compatibility/cts-development.md
index a7ba7af..04adb00 100644
--- a/src/compatibility/cts-development.md
+++ b/src/compatibility/cts-development.md
@@ -19,7 +19,7 @@
## Initializing Your Repo Client ##
Follow the [instructions](/source/downloading.html)
-to get and build the Android source code but specify `-b android-4.0.1_r1`
+to get and build the Android source code but specify `-b android-4.0.3_r1`
when issuing the `repo init` command. This assures that your CTS
changes will be included in the next CTS release and beyond.
diff --git a/src/compatibility/downloads.md b/src/compatibility/downloads.md
index c491962..5894e5c 100644
--- a/src/compatibility/downloads.md
+++ b/src/compatibility/downloads.md
@@ -19,15 +19,15 @@
Thanks for your interest in Android Compatibility! The links below allow
you to access the key documents and information.
-## Android 4.0 ##
+## Android 4.0.3 ##
-Android 4.0 is the release of the development milestone code-named
-Ice Cream Sandwich. Android 4.0 is the current version of Android. Source code for
-Android 4.0 is found in the 'android-4.0.1_r1' branch in the open-source tree.
+Android 4.0.3 is the release of the development milestone code-named
+Ice Cream Sandwich. Android 4.0.3 is the current version of Android. Source code for
+Android 4.0.3 is found in the 'android-4.0.3_r1' branch in the open-source tree.
- [Android 4.0 Compatibility Definition Document (CDD)](4.0/android-4.0-cdd.pdf)
-- [Android 4.0 R1 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-4.0_r1-linux_x86-arm.zip)
-- [Android 4.0 R1 CTS Verifier](http://dl.google.com/dl/android/cts/android-cts-verifier-4.0_r1-linux_x86-arm.zip)
+- [Android 4.0.3 R1 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-4.0.3_r1-linux_x86-arm.zip)
+- [Android 4.0.3 R1 CTS Verifier](http://dl.google.com/dl/android/cts/android-cts-verifier-4.0.3_r1-linux_x86-arm.zip)
## Android 2.3 ##
@@ -36,7 +36,7 @@
the open-source tree.
- [Android 2.3 Compatibility Definition Document (CDD)](2.3/android-2.3.3-cdd.pdf)
-- [Android 2.3 R10 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.3_r10-linux_x86-arm.zip)
+- [Android 2.3 R11 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.3_r11-linux_x86-arm.zip)
- [Android 2.3 R2 CTS Verifier](http://dl.google.com/dl/android/cts/android-cts-verifier-2.3_r2-linux_x86-armv5.zip)
## Android 2.2 ##
diff --git a/src/compatibility/index.md b/src/compatibility/index.md
index 7044f23..da38918 100644
--- a/src/compatibility/index.md
+++ b/src/compatibility/index.md
@@ -28,9 +28,7 @@
them.
These pages describe the Android Compatibility Program and how to get
-access to compatibility information and tools. The latest version of the
-Android source code and compatibility program is 4.0, which
-corresponded to the Ice Cream Sandwich branch.
+access to compatibility information and tools.
## Why build compatible Android devices? ##