From 6e0945b1ab346723418d46468a96b328f00c0cce Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 8 May 2014 11:32:04 +0200 Subject: Adjust version Signed-off-by: Joerg Jaspert --- bin/ftpsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ftpsync b/bin/ftpsync index a8826bc..9fbaa1f 100755 --- a/bin/ftpsync +++ b/bin/ftpsync @@ -36,7 +36,7 @@ BASEDIR=${BASEDIR:-"$(readlink -f $(dirname "$0")/..)"} # 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="20130605" +VERSION="20140805" # Source our common functions . "${BASEDIR}/etc/common" -- cgit v1.2.3