summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-11-17 21:13:37 +0100
committerJoerg Jaspert <joerg@debian.org>2008-11-17 21:13:37 +0100
commit8bebb76167fba66c03feb36b66c10cad5ccf98f0 (patch)
treebfc9d62c76854fa631cc16b6689148901942ba51 /bin
parent522c96df683705b80d8a60c8115874220b343172 (diff)
ftpsync
new version Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ftpsync2
1 files changed, 1 insertions, 1 deletions
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"