From 68464b27da62c94b61822c1bd57aef4f6b9e3821 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 21 Sep 2017 09:40:57 +0100 Subject: [PATCH] Release 0.1.1. Now with bug fixes. --- with-authinfo-kludge | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/with-authinfo-kludge b/with-authinfo-kludge index 7e575c4..d1bb048 100755 --- a/with-authinfo-kludge +++ b/with-authinfo-kludge @@ -21,7 +21,7 @@ ### along with this program; if not, write to the Free Software Foundation, ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -my $VERSION = "0.1.0"; +my $VERSION = "0.1.1"; use strict; -- 2.11.0