summaryrefslogtreecommitdiffstats
path: root/prebuilt
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2010-12-22 01:51:22 +0000
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2010-12-22 01:51:22 +0000
commit3c12eb1c9908fe93ac684decc2ce734e36448177 (patch)
treecea09c683f632ce6a198c0470e21148cce9b058d /prebuilt
parentfc0387a7a9bd279a7d46309bdba0b19c4315e986 (diff)
parent7e9253d21d59f698d59aabefdd089b840a466d54 (diff)
downloadvendor_replicant-3c12eb1c9908fe93ac684decc2ce734e36448177.zip
vendor_replicant-3c12eb1c9908fe93ac684decc2ce734e36448177.tar.gz
vendor_replicant-3c12eb1c9908fe93ac684decc2ce734e36448177.tar.bz2
Merge "vendor-cyanogen: update mod version in backuptool" into gingerbread
Diffstat (limited to 'prebuilt')
-rwxr-xr-xprebuilt/common/bin/backuptool.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuilt/common/bin/backuptool.sh b/prebuilt/common/bin/backuptool.sh
index 18a9ae5..d716ec3 100755
--- a/prebuilt/common/bin/backuptool.sh
+++ b/prebuilt/common/bin/backuptool.sh
@@ -5,7 +5,7 @@
C=/tmp/backupdir
S=/system
-V=CyanogenMod-6
+V=CyanogenMod-7
PROCEED=1;