summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Paillard <spaillard@debian.org>2013-06-05 21:58:11 +0200
committerSimon Paillard <spaillard@debian.org>2013-06-05 21:58:11 +0200
commit53925aaf90ae6e383187bf2cf978615d7b9e786f (patch)
tree641f25cd210821a4604623a2b99691a0ffd032f0
parent6372cc4f99943a8b0865603d7871e7d79e4b8b4e (diff)
New version 20130605
-rwxr-xr-xbin/ftpsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index 9ac18ab..f85fd28 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="20130501"
+VERSION="20130605"
# Source our common functions
. "${BASEDIR}/etc/common"