Update version in backuptool.functions too

Change-Id: Idbdf7ffbec037a78c2d3df4ca2a83c1058c19279
This commit is contained in:
blunden 2013-07-29 23:53:15 +02:00 committed by Gerrit Code Review
parent ccac3338e3
commit 02d26cb1ae
1 changed files with 1 additions and 1 deletions

View File

@ -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