From: Mark Wooding Date: Thu, 21 Sep 2017 08:40:57 +0000 (+0100) Subject: Release 0.1.1. X-Git-Tag: 0.1.1^0 X-Git-Url: https://git.distorted.org.uk/~mdw/with-authinfo-kludge/commitdiff_plain/68464b27da62c94b61822c1bd57aef4f6b9e3821 Release 0.1.1. Now with bug fixes. --- 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;