summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2010-10-10 17:28:47 +0200
committerJoerg Jaspert <joerg@debian.org>2010-10-10 17:28:47 +0200
commit9f47ca8a44012775fc71e7c762344a5178680223 (patch)
treeefd4880ff1d339f6e172528812db64b1f0afb33c
parent6cf84aae1c5a6c681592e82157d13f8801ba1314 (diff)
New version
Signed-off-by: Joerg Jaspert <joerg@debian.org>
-rwxr-xr-xbin/ftpsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index c489581..f13cd8b 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="80286"
+VERSION="80386"
# Source our common functions
. "${BASEDIR}/etc/common"