diff options
author | Rasmus Thomsen <oss@cogitri.dev> | 2020-07-31 23:56:05 +0200 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-07-31 23:56:05 +0200 |
commit | f6bdac33e54b5812354eb13a7454e893883027a2 (patch) | |
tree | 88afb926eed7445224a38af1e43af9aef6ae1983 | |
parent | 845e9c54f45ca31d1b9d08ce513d37430785e6d3 (diff) | |
download | wgetpaste-f6bdac33e54b5812354eb13a7454e893883027a2.tar.gz |
Version 2.30.
-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.29" +VERSION="2.30" # don't inherit LANGUAGE from the env unset LANGUAGE |