summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2009-04-23 20:25:42 +0200
committerJoerg Jaspert <joerg@debian.org>2009-04-23 20:25:42 +0200
commited46d30a24bbb68a67f5227e6570f9e8c61ee77a (patch)
tree645c607524983bd8520b573195b4fd766f16861b /bin
parentc9a86af699cd22a0eeaebf7d02a484e2ce8b05d5 (diff)
Version number 8086 and small README fix
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 48fb484..1a0f23d 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="4711"
+VERSION="8086"
# Source our common functions
. "${BASEDIR}/etc/common"