summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Paillard <spaillard@debian.org>2013-05-01 17:30:41 +0200
committerSimon Paillard <spaillard@debian.org>2013-05-01 17:30:41 +0200
commit84818416816a609a01031e2f5b000e9167f7be43 (patch)
tree8667e71daa6968ec881fe80d2c1b2c2329af1a62
parent32c8fe1a3120cabd86ddaff8341214514323347d (diff)
New version, 20130501
-rwxr-xr-xbin/ftpsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index 2c41702..6c91970 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="20120521"
+VERSION="20130501"
# Source our common functions
. "${BASEDIR}/etc/common"