diff options
author | Chris Soyars <ctso@ctso.me> | 2011-05-06 10:56:39 -0400 |
---|---|---|
committer | Chris Soyars <ctso@ctso.me> | 2011-05-06 10:56:39 -0400 |
commit | 0b9fb2d557eb2a5ad528966cc00f15fd48281ec7 (patch) | |
tree | e74fbc0d49459f65eb2d41ecc2be6e97e8e0fb11 | |
parent | a8cef3e7308cc75b7ab484a08e172987526b7aa9 (diff) | |
download | android-cm-7.0.3.tar.gz android-cm-7.0.3.tar.bz2 android-cm-7.0.3.zip |
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 20f31761..94b3d4b1 100644 --- a/default.xml +++ b/default.xml @@ -4,7 +4,7 @@ <remote fetch="http://android.git.kernel.org/" name="korg" review="review.source.android.com"/> <remote fetch="http://github.com/tmobile" name="themes"/> - <default remote="korg" revision="gingerbread-release"/> + <default remote="korg" revision="refs/tags/7.0.3"/> <project name="CyanogenMod/android" path="android" remote="github" /> <project name="CyanogenMod/android_bionic" path="bionic" remote="github" /> |