From d45a2076af53137ca54d4bb36486eff89977b74f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 4 Oct 2020 17:53:48 +0000 Subject: version: 0.0.1.1 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 45910d2..dfb0e8c 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://www.etalabs.net/sh_tricks.html +# See http://etalabs.net/sh_tricks.html echo () { IFS=" " printf %s\\n "$*" -- cgit v1.2.3