diff options
author | Rasmus Thomsen <oss@cogitri.dev> | 2019-06-12 22:56:03 +0200 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2019-06-12 22:56:03 +0200 |
commit | e5b6c7a764b1bd4d5d38dc90cbaca86a64b1f4d0 (patch) | |
tree | 3e559737fd8c4d5160178a59d6e6ceddd56016bc | |
parent | 2f85f41b571acee82bc1cbafc484936d42262863 (diff) | |
download | wgetpaste-e5b6c7a764b1bd4d5d38dc90cbaca86a64b1f4d0.tar.gz |
Version 2.29.
-rwxr-xr-x | wgetpaste | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.27" +VERSION="2.29" # don't inherit LANGUAGE from the env unset LANGUAGE |