From 8bebb76167fba66c03feb36b66c10cad5ccf98f0 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Mon, 17 Nov 2008 21:13:37 +0100 Subject: ftpsync new version Signed-off-by: Joerg Jaspert --- bin/ftpsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/ftpsync b/bin/ftpsync index 9421af2..2cf4c9a 100755 --- a/bin/ftpsync +++ b/bin/ftpsync @@ -32,7 +32,7 @@ BASEDIR=${BASEDIR:-"${HOME}"} # Script version. DO NOT CHANGE, *unless* you change the master copy maintained # by Joerg Jaspert and the Debian mirroradm group. # This is used to track which mirror is using which script version. -VERSION="42" +VERSION="23" # Source our common functions . "${BASEDIR}/etc/common" -- cgit v1.2.3