commit | 07da88f01f3904248eb78ffe052d49be3ef94295 | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Wed Dec 22 01:51:22 2010 +0000 |
committer | Gerrit Code Review <gerrit@review.cyanogenmod.com> | Wed Dec 22 01:51:22 2010 +0000 |
tree | cea09c683f632ce6a198c0470e21148cce9b058d | |
parent | dc5f4743c2082968a491016b64f48ea62f61fdae [diff] | |
parent | 7d3ab80c106dc9c51b5b4d50ee1ec9e5b23f3cb1 [diff] |
Merge "vendor-cyanogen: update mod version in backuptool" into gingerbread
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;