Gingerbread CTS r11 and update to the current branch on development page
modified: cts-development.md
modified: downloads.md
Change-Id: If3d58ecce2d437cf04609e7ec0685e0d754d2969
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.