summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-07-31 23:56:05 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-07-31 23:56:05 +0200
commitf6bdac33e54b5812354eb13a7454e893883027a2 (patch)
tree88afb926eed7445224a38af1e43af9aef6ae1983
parent845e9c54f45ca31d1b9d08ce513d37430785e6d3 (diff)
downloadwgetpaste-f6bdac33e54b5812354eb13a7454e893883027a2.tar.gz
Version 2.30.
-rwxr-xr-xwgetpaste2
1 files changed, 1 insertions, 1 deletions
diff --git a/wgetpaste b/wgetpaste
index ad83eb1..313d2e5 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.29"
+VERSION="2.30"
# don't inherit LANGUAGE from the env
unset LANGUAGE