summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbcattaneo <c@ttaneo.uy>2020-07-07 14:35:06 -0300
committerRasmus Thomsen <oss@cogitri.dev>2020-07-31 23:54:32 +0200
commita21328eb40b108223e8d9e4ac8b705fe9069fcf2 (patch)
treee9caa148ac3ab270dfb4cb5395daeba20e770298
parentd347b1f14e5155a8e65821bf660a48dad390f1b1 (diff)
downloadwgetpaste-a21328eb40b108223e8d9e4ac8b705fe9069fcf2.tar.gz
Restore version 2.29
-rwxr-xr-xwgetpaste2
1 files changed, 1 insertions, 1 deletions
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 <bo.andresen@zlin.dk>
-VERSION="2.30"
+VERSION="2.29"
# don't inherit LANGUAGE from the env
unset LANGUAGE