summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-06-12 22:56:03 +0200
committerRasmus Thomsen <oss@cogitri.dev>2019-06-12 22:56:03 +0200
commite5b6c7a764b1bd4d5d38dc90cbaca86a64b1f4d0 (patch)
tree3e559737fd8c4d5160178a59d6e6ceddd56016bc
parent2f85f41b571acee82bc1cbafc484936d42262863 (diff)
downloadwgetpaste-e5b6c7a764b1bd4d5d38dc90cbaca86a64b1f4d0.tar.gz
Version 2.29.
-rwxr-xr-xwgetpaste2
1 files changed, 1 insertions, 1 deletions
diff --git a/wgetpaste b/wgetpaste
index 7e3eff1..585fcd9 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.27"
+VERSION="2.29"
# don't inherit LANGUAGE from the env
unset LANGUAGE