Skip to content

Commit

Permalink
Change versioning
Browse files Browse the repository at this point in the history
Follow what has been released so far in preparation for a new release.
  • Loading branch information
fgsch committed Mar 9, 2015
1 parent 051c783 commit 5c32929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion varnishgather
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5c32929

Please sign in to comment.