From 02d26cb1ae543cdd756b167c0d31dfa9ca3f996c Mon Sep 17 00:00:00 2001 From: blunden Date: Mon, 29 Jul 2013 23:53:15 +0200 Subject: [PATCH] Update version in backuptool.functions too Change-Id: Idbdf7ffbec037a78c2d3df4ca2a83c1058c19279 --- prebuilt/common/bin/backuptool.functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prebuilt/common/bin/backuptool.functions b/prebuilt/common/bin/backuptool.functions index ef8479aa..90943b31 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