From ba660fd2534d48e69211954e6df09126a5b0db3c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 17 Aug 2022 12:59:42 +0000 Subject: version: 0.1.6.0 Signed-off-by: Laurent Bercot --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index d3fb5a0..c9b93bb 100755 --- a/configure +++ b/configure @@ -55,7 +55,7 @@ exit 0 # If your system does not have printf, you can comment this, but it is # generally not a good idea to use echo. -# See http://etalabs.net/sh_tricks.html +# See http://www.etalabs.net/sh_tricks.html echo () { IFS=" " printf %s\\n "$*" -- cgit 1.4.1