From c8e6d566efc13deefae2c292112d13c3fc44dc49 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 4 Jun 2018 03:25:33 +0100 Subject: [PATCH] Release 0.1.2. Now with fixes to the bugfixes. And a more truthful manual. --- with-authinfo-kludge | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.11.0