From: Mark Wooding Date: Mon, 4 Jun 2018 02:25:33 +0000 (+0100) Subject: Release 0.1.2. X-Git-Tag: 0.1.2^0 X-Git-Url: https://git.distorted.org.uk/~mdw/with-authinfo-kludge/commitdiff_plain/c8e6d566efc13deefae2c292112d13c3fc44dc49 Release 0.1.2. Now with fixes to the bugfixes. And a more truthful manual. --- diff --git a/with-authinfo-kludge b/with-authinfo-kludge index 28a2c0d..3e3f95a 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.1"; +my $VERSION = "0.1.2"; use strict;