commit | 02d26cb1ae543cdd756b167c0d31dfa9ca3f996c | [log] [tgz] |
---|---|---|
author | blunden <blunden2@gmail.com> | Mon Jul 29 23:53:15 2013 +0200 |
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | Sun Aug 25 05:37:19 2013 +0000 |
tree | 0f1bfb4279b544d116ab88366e5c9a7c9b18a35e | |
parent | ccac3338e3e4bb50dd14f446ee3f8f8ca50b2385 [diff] |
Update version in backuptool.functions too Change-Id: Idbdf7ffbec037a78c2d3df4ca2a83c1058c19279
diff --git a/prebuilt/common/bin/backuptool.functions b/prebuilt/common/bin/backuptool.functions index ef8479a..90943b3 100644 --- a/prebuilt/common/bin/backuptool.functions +++ b/prebuilt/common/bin/backuptool.functions
@@ -5,7 +5,7 @@ export C=/tmp/backupdir export S=/system -export V=10.1 +export V=10.2 backup_file() { if [ -e "$1" ]; then