diff --git a/wgetpaste b/wgetpaste index 33e91f9..b3ad00a 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.31" # don't inherit LANGUAGE from the env unset LANGUAGE