summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2012-05-21 21:55:01 +0200
committerJoerg Jaspert <joerg@debian.org>2012-05-21 21:55:01 +0200
commit6ac94765dc556d2f0b5993310ccd9104d44e388f (patch)
treeb68a1a72cf88e37fad9b672d11deaa7ef76c7189
parent76c033ceb44146f5dac8e3d3cf9a0cd224744170 (diff)
New version, 20120521
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 b6e7ce7..1a14d2d 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="80486"
+VERSION="20120521"
# Source our common functions
. "${BASEDIR}/etc/common"