From a21328eb40b108223e8d9e4ac8b705fe9069fcf2 Mon Sep 17 00:00:00 2001 From: bcattaneo Date: Tue, 7 Jul 2020 14:35:06 -0300 Subject: Restore version 2.29 --- wgetpaste | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wgetpaste b/wgetpaste index 40617a3..960a2b9 100755 --- a/wgetpaste +++ b/wgetpaste @@ -3,7 +3,7 @@ # relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami/tee) and wget # Copyright (c) 2007-2016 Bo Ørsted Andresen -VERSION="2.30" +VERSION="2.29" # don't inherit LANGUAGE from the env unset LANGUAGE -- cgit v1.2.3