summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2009-10-08 00:17:35 +0200
committerJoerg Jaspert <joerg@debian.org>2009-10-08 00:17:35 +0200
commit2d2649136d87bb8c196c37e0bb17b81a75cdcaef (patch)
tree18c62cbfd71f49f5ba405b1ed9c22cf3be672063 /bin
parent4d17293723e7892d6eb74439da7e223285a11442 (diff)
release version 80286
document the new alternative runmirrors.mirror line format 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 b625810..e8c30c4 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -36,7 +36,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="8086"
+VERSION="80286"
# Source our common functions
. "${BASEDIR}/etc/common"