From 5c32929eece797af2b9cac35597af0313500be0d Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Mon, 9 Mar 2015 18:02:24 +0000 Subject: [PATCH] Change versioning Follow what has been released so far in preparation for a new release. --- varnishgather | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varnishgather b/varnishgather index d16edee..b40568c 100755 --- a/varnishgather +++ b/varnishgather @@ -39,7 +39,7 @@ RELDIR="varnishgather-${ID}" DIR="${TOPDIR}/${RELDIR}" LOG="${DIR}/varnishgather.log" ORIGPWD=$PWD -VERSION="1.019" +VERSION="1.20" USERID="$(id -u)" # Set up environment